Releases: cloudposse/terraform-aws-components
Releases · cloudposse/terraform-aws-components
0.2.1
0.2.0
what
- Remove dependencies on
terraform-aws-account-metadata
- Use Terraform vars instead (which could be be provided from
Dockerfile
orchamber
)
why
- Make
terraform-root-modules
a generic Terraform module that could be used for different projects (including third-party) and for Cloud Posse documentation terraform-aws-account-metadata
is a private repo and contains secrets- Eliminate cold-start cycles
- Fewer repos to maintain
0.1.5
0.1.4
0.1.3
0.1.2: Push stable images to dockerhub (#3)
* push to dockerhub * Use scratch image
0.1.1: Merge main and output (#2)
* Merge main and output * Fix structure * Rename chamber structur