Skip to content

Releases: cloudposse/terraform-aws-components

0.5.5: [ecr] Fix Outputs (#35)

04 Sep 19:33
fbf02a8
Compare
Choose a tag to compare
* Disable default ecr

* Disable default ecr

* Disable default ecr

* Added add ecr

* Address PR comments

* Address Pr comments

0.5.4

21 Aug 18:19
00087a1
Compare
Choose a tag to compare
Make elasticsearch name variable (#37)

0.5.3

04 Aug 02:57
8b81c5b
Compare
Choose a tag to compare

what

  • Add variables (with defaults) for ssh_public_key_path and name

why

  • For a customer implementation we're writing public key to non-standard path

Easily Initialize and Destroy tfstate-backend

01 Aug 22:05
1e16003
Compare
Choose a tag to compare
Add scripts to easily destroy tfstate backend (#33)

* Add scripts to easily destroy tfstate backend

* Improve annotations

* Address CR

* Fix formatting

* Use variable for force_destroy

* remove vim typo

* Update instructions

0.5.1

28 Jul 04:03
Compare
Choose a tag to compare

What

  • Grant chamber permissions for app secrets group

Why

  • We use pattern chamber exec kops app so need access to both

0.5.0

26 Jul 02:14
f3536ae
Compare
Choose a tag to compare

what

  • Add elasticsearch.tf
  • Move kops_metadata into separate file
  • Move chamber shell scripts into corresponding folders

why

  • Easily provision Elasticsearch cluster
  • Having kops_metadata in a separate file separates resources from main.tf and simplifies provisioning
  • Having chamber shell scripts in corresponding folders simplifies provisioning and distribution of chamber module

0.4.9: Feature fix chart repo (#31)

24 Jul 17:40
08f38c8
Compare
Choose a tag to compare
* Fix chart repo roles

* Fix chart repo roles

0.4.8

18 Jul 21:28
df1a4d1
Compare
Choose a tag to compare

what

Bump terraform-aws-organization-access-group version

why

require_mfa was added in the new version

0.4.7

16 Jul 20:37
7e12962
Compare
Choose a tag to compare

what

Require MFA on all AWS accounts

why

Better security

0.4.6

16 Jul 20:15
Compare
Choose a tag to compare

what

  • Update README
  • Describe purpose of terraform-root-modules
  • Link to docs

why

  • It was not really clear what we meant by "root modules"