Releases: kabisa/terraform-aws-account-setup
Releases · kabisa/terraform-aws-account-setup
Adding S3bucket and dynamoDB tables
Adding S3bucket
and dynamoDB tables
to the module; thus when bootstrapping a new AWS Account in Kabisa using this release; S3 bucket
and DynamoDB tables
will be provided generically as well, it is part of our process to migrate the Terraform State File to be embedded in the AWS Account itself!
What's Changed
Full Changelog: 2.0.5...2.1.0
Replace one terraform function with index expression
The one function works only with a minimum terraform version 0.15 in code doc, some clients in Kabisa has an old terraform versions like 0.12.15 so when trying to upgrade terraform to 0.13.7 version, terraform complains and throw an error regarding using this function.
What's Changed
Full Changelog: 2.0.4...2.0.5
Update terraform version constrain : 0.15 > 0.13.0
Update terraform version constrain : 0.15 > 0.13.0
What's Changed
New Contributors
Full Changelog: 2.0.3...2.0.4