Skip to content

Releases: cloudposse/terraform-aws-components

0.3.2

08 Jun 21:15
620e757
Compare
Choose a tag to compare

what

  • Add projects for testing stage

why

  • To have an account to quickly create and destroy infrastructure for testing

0.3.1

08 Jun 05:06
f01b9d9
Compare
Choose a tag to compare

what

  • Add audit-cloudtrail project

why

  • Move it from the audit stage repo
  • Keep all reference architecture modules in terraform-root-modules

0.3.0

08 Jun 03:37
a76b963
Compare
Choose a tag to compare

what

  • Add projects (dns and iam) from root stage (and eliminate dependencies of those projects on terraform-account-metadata)
  • Add accounts project

why

  • Keep all reference architecture modules in one repo
  • Provision member accounts (prod, staging, dev, audit) in an organization

0.2.1

05 Jun 20:52
955e3d0
Compare
Choose a tag to compare

what

  • Add organization project

why

  • To easily create an AWS Organization from the master account

0.2.0

05 Jun 01:36
9fd29a6
Compare
Choose a tag to compare

what

  • Remove dependencies on terraform-aws-account-metadata
  • Use Terraform vars instead (which could be be provided from Dockerfile or chamber)

why

  • Maketerraform-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

29 May 19:25
5014d49
Compare
Choose a tag to compare
Update external-dns.tf (#7)

0.1.4

22 May 23:53
d5fb7a3
Compare
Choose a tag to compare

what

  • Update README to CloudPosse standard README.md format

why

  • Standard documentation
  • Consistency

0.1.3

22 May 04:04
58a0e0b
Compare
Choose a tag to compare
Push to `cloudposse` Registry (#4)

0.1.2: Push stable images to dockerhub (#3)

22 May 03:42
d614888
Compare
Choose a tag to compare
* push to dockerhub

* Use scratch image

0.1.1: Merge main and output (#2)

21 May 19:20
d2d91ab
Compare
Choose a tag to compare
* Merge main and output

* Fix structure

* Rename chamber structur