Releases: cloudposse/terraform-aws-components
Releases · cloudposse/terraform-aws-components
0.5.6: Added elasticsearch permissions (#38)
04 Sep 19:38
Compare
Sorry, something went wrong.
No results found
* Added elasticsearch permissions
* Fix style
0.5.5: [ecr] Fix Outputs (#35)
04 Sep 19:33
Compare
Sorry, something went wrong.
No results found
* 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
Compare
Sorry, something went wrong.
No results found
Make elasticsearch name variable (#37)
0.5.3
04 Aug 02:57
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
* Fix chart repo roles
* Fix chart repo roles
0.4.8
18 Jul 21:28
Compare
Sorry, something went wrong.
No results found
what
Bump terraform-aws-organization-access-group version
why
require_mfa was added in the new version
0.4.7
16 Jul 20:37
Compare
Sorry, something went wrong.
No results found
what
Require MFA on all AWS accounts
why
Better security