Skip to content

Releases: cloudposse/terraform-aws-components

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

0.1.0

12 May 04:20
e12590d
Compare
Choose a tag to compare

what

  • Terraform generic modules to provision common AWS resources
  • A collection of reusable root modules for CloudPosse AWS accounts

why

  • To be reused across different CloudPosse AWS accounts (prod, staging, dev, audit)