Releases: cloudposse/terraform-aws-tfstate-backend
Releases · cloudposse/terraform-aws-tfstate-backend
v0.28.0
0.27.0 Use context and latest null-label module
what
- Use context and latest null-label module
why
- Keep up to date
0.26.1: Removing region input variable mentions from readme (#74)
what
- Updating docs
why
- Removing input variable region mention on the docs
Reverting recent dynamodb changes due to issues
Adding supporting for s3 bucket replication #66
0.25.0 Adding supporting for s3 bucket replication (#66)
0.24.0: Enable dynamodb switch (#65)
* Update variables.tf * Update main.tf * Updated README.md Co-authored-by: actions-bot <58130806+actions-bot@users.noreply.github.com>
0.23.0
0.22.0
0.21.0: Revert 0.19.0 (#56)
## what * Reverts the updates from #53 as they were no good. ## why * Using the flag to not write the back config file causes terraform to believe the file should be destroyed since it was no longer tracked as a resource. That approach just generally won't work. ## references * Reverts #53
0.20.0: [AUTOMATED] Update Version Pinning for Terraform to support 0.13 (#55)
## What 1. Update Version Pinning for Terraform to support 0.13 ## Why 1. This is a relatively minor update that the CloudPosse module already likely supports. 1. This allows module consumers to not individually update our Terraform module to support Terraform 0.13.