Skip to content

Releases: cloudposse/terraform-aws-tfstate-backend

v0.28.0

13 Nov 01:52
3f912cc
Compare
Choose a tag to compare
Update example to `context.tf`. Add GitHub Actions. Use `go` modules @aknysh (#77)

what

  • Update example to context.tf
  • Add GitHub Actions
  • Use go modules

why

  • Standardization
  • Keep up to date

0.27.0 Use context and latest null-label module

12 Nov 23:48
0861dd8
Compare
Choose a tag to compare

what

  • Use context and latest null-label module

why

  • Keep up to date

0.26.1: Removing region input variable mentions from readme (#74)

30 Sep 20:48
c3de8d6
Compare
Choose a tag to compare

what

  • Updating docs

why

  • Removing input variable region mention on the docs

Reverting recent dynamodb changes due to issues

17 Sep 02:26
bacd68a
Compare
Choose a tag to compare

This release reverts PRs #65 and #67 since issues were discovered. All previously releases w/ this issue have been marked as pre-release.

Adding supporting for s3 bucket replication #66

16 Sep 17:18
6613d91
Compare
Choose a tag to compare
0.25.0

Adding supporting for s3 bucket replication (#66)

0.24.0: Enable dynamodb switch (#65)

16 Sep 02:36
41a9aa5
Compare
Choose a tag to compare
Pre-release
* Update variables.tf

* Update main.tf

* Updated README.md

Co-authored-by: actions-bot <58130806+actions-bot@users.noreply.github.com>

0.23.0

18 Aug 08:11
622e383
Compare
Choose a tag to compare
Allow users to encrypt with KMS instead of SSE (#57)

0.22.0

18 Aug 08:05
a9a1320
Compare
Choose a tag to compare
[AUTOMATED] Update terraform-null-label versions to support Terraform…

0.21.0: Revert 0.19.0 (#56)

11 Aug 21:04
33c1aad
Compare
Choose a tag to compare
## 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)

11 Aug 20:39
6866a42
Compare
Choose a tag to compare
## 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.