Skip to content

Releases: cloudposse/terraform-aws-components

0.15.0

02 Jan 01:07
aa2b1aa

Choose a tag to compare

[aws/users] Add signin url output (#71)

0.14.3: [aws/accounts] do not use ssm module (#70)

27 Dec 03:17
5473023

Choose a tag to compare

* drop ssm module

* Use submodule

0.14.2: More Reference Architecture Fixes (#69)

26 Dec 19:35
9de852c

Choose a tag to compare

* Add makefiles

* Use data provider for aws account id

* Use aws_region data provider

* Fix typo

* Use `aws_region` as standard name

* Use `aws_region` as standard name

* Use `region` as standard name

* Use SSM parameters for dynamic enablement of DNS

* triage

* Support enabled/disabled

* fmt

* Update aws/root-dns/ns/main.tf

Co-Authored-By: osterman <[email protected]>

* Update aws/root-dns/ns/main.tf

Co-Authored-By: osterman <[email protected]>

0.14.1: Fixes for reference-architectures (#68)

25 Dec 21:53
9d2d1a0

Choose a tag to compare

* Add missing makefile

* Make SMTP credentials optional

* use simpler makefile pattern

* Standardize interface to be compatible with other modules

* remove debug typo

0.14.0: [aws/bootstrap] Implement Bootstrap User Account (#66)

24 Dec 18:15
0c8f73e

Choose a tag to compare

* Implement comprehensive bootstrap user and role provisioning module

* Use wildcard target

* Apply suggestions from code review

Co-Authored-By: osterman <[email protected]>

0.13.0: [aws/accounts] Publish account details to SSM (#67)

24 Dec 18:08
45770c7

Choose a tag to compare

* Publish account details to SSM

* Apply suggestions from code review

Co-Authored-By: osterman <[email protected]>

0.12.0: Bootstrapping (#64)

21 Dec 04:14
d72f5de

Choose a tag to compare

* Add script to facilitate bootstrapping temporary roles

* Add makefiles

* Update docs

* optional root admin names

* Update aws/root-iam/README.md

Co-Authored-By: osterman <[email protected]>

0.11.0: [iam] Use account remote state to fetch sub account IDs (#63)

20 Dec 22:46

Choose a tag to compare

* Use account remote state to fetch sub account IDs

So that we don’t need to hardcode these as vars in the top root
Dockerfile.

* avoid sprawl of variable names. upgrde org module.

* add accounts and enabled flag

* fix typo

* Fix descriptions

0.10.0: [tfstate-backend] Update scripts to use true/false (#60)

20 Dec 21:49
0aaa1d4

Choose a tag to compare

0.9.0

20 Dec 21:49
028370c

Choose a tag to compare

[accounts] Enforce consistent email convention and add new accounts (…