Put AWS Resources into Terraform with a CICD Deployment #12
Labels
CICD
Continuous integration, continuous deployment - build and test system
Infrastructure
Cloud infrastructure
Following devrel issue 135, this issue has Automation defining the existing DevHub Amazon Web Services (AWS) resources in Terraform (HashiCorp language, HCL), then implementing a true CICD deployment for that code. This may also include a
CODEOWNERS
file. Aterraform plan
build should be performed on non-deployment runs and a required check for pull requests.See Also
The text was updated successfully, but these errors were encountered: