Skip to content

Releases: nozaq/terraform-aws-remote-state-s3-backend

v1.1.1

15 Mar 22:20
f0471fa
Compare
Choose a tag to compare

1.1.1 (2022-03-15)

Bug Fixes

  • add permissions required by terragrunt (#75) (93f327c)

v1.1.0

08 Mar 12:37
4b492e0
Compare
Choose a tag to compare

1.1.0 (2022-03-08)

Features

  • enable server side encryption for DynamoDB table (c1c9262)

v1.0.1

05 Mar 05:54
3c26e83
Compare
Choose a tag to compare

What's Changed

  • docs: update badges by @nozaq in #58
  • fix: replication depends on versioning by @nozaq in #61

Full Changelog: 1.0.0...1.0.1

v1.0.0

20 Feb 15:05
8be9a4e
Compare
Choose a tag to compare

Feat

  • upgrade AWS provider to v4.0+ (#57)

Fix

  • set the minimum terraform version to 1.1.4 (#56)

BREAKING CHANGE

resources regarding S3 bucket configurations need manual
imports after upgrade. See docs/upgrade-1.0.md for guidance.