Terraform Provider Codedeploy This repository is a Terraform provider for CodeDeploy deployment execution. Requirements Terraform >= 1.4 Go >= 1.20 Build provider Clone the repository Enter the repository directory Build the provider using the make install command Local release build $ go install github.com/goreleaser/goreleaser@latest $ make release