Skip to content

Releases: cloudposse/terraform-aws-components

0.4.5

12 Jul 15:12
Compare
Choose a tag to compare

What

  • Add email forwarder based on ses and lambda

Why

  • Allow to define and forward technical emails

Fix readme

10 Jul 13:56
a10ecca
Compare
Choose a tag to compare
  • Fix avatars links
  • Fix link on badge release

0.4.3

09 Jul 11:07
ee38a40
Compare
Choose a tag to compare
Fix root dns (#22)

0.4.2: (Migrate to README.yaml format)

05 Jul 12:52
793150a
Compare
Choose a tag to compare

what

  • Add README.yaml
  • Add .travis.yml

why

  • Standardize README

0.4.1: Added ecr (#20)

03 Jul 18:34
ce857e6
Compare
Choose a tag to compare
* Added ecr

* Address PR comments

* Address PR

* Address PR

Separate iam into root-iam and iam

23 Jun 07:00
Compare
Choose a tag to compare

what

  • Separate iam into root-iam and iam

why

  • Simpler cold start process
  • Don't have to use -target with terraform 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

0.3.4

12 Jun 14:23
Compare
Choose a tag to compare

what

  • Fix usage of data.aws_availability_zones

why

  • Missing attributes

0.3.3

11 Jun 01:25
6a6fe47
Compare
Choose a tag to compare

what

  • Add parent-testing-ns

why

  • To provision Name Servers in the parent DNS zone for the testing DNZ zone (zone delegation)

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