issues
search
cloudposse
/
terraform-aws-tfstate-backend
Terraform module that provision an S3 bucket to store the `terraform.tfstate` file and a DynamoDB table to lock the state file to prevent concurrent modifications and state corruption.
https://cloudposse.com/accelerate
Apache License 2.0
408
stars
177
forks
source link
minimum required Terraform version bumped to 0.13.0, context.tf updated, readme updated
#85
Closed
maximmi
closed
3 years ago
maximmi
commented
3 years ago
what
update context.tf to v0.23.0
minimum required Terraform version bumped to 0.13.0
readme updated, Bridgecrew compliance badges added
why
It allows for setting the letter case of tag names and labels
we have dropped support for Terraform 0.12
To be able see and fix the recommendations from Bridgecrew so we can position our modules as standards compliant
maximmi
commented
3 years ago
/test all
what
why