Releases: cloudposse/terraform-aws-components
Releases · cloudposse/terraform-aws-components
0.4.5
Fix readme
- Fix avatars links
- Fix link on badge
release
0.4.3
0.4.2: (Migrate to README.yaml format)
what
- Add
README.yaml
- Add
.travis.yml
why
- Standardize README
0.4.1: Added ecr (#20)
* Added ecr * Address PR comments * Address PR * Address PR
Separate iam into root-iam and iam
what
- Separate
iam
intoroot-iam
andiam
why
- Simpler cold start process
- Don't have to use
-target
withterraform apply
notes
- this is for @goruha to provision new accounts
- we'll restructure it again after we introduce subfolders (e.g.
root/aim
,root/dns
) - that restructuring will require re-applying the existing accounts or copying Terraform states into the new S3 folders