Skip to content

Releases: pawelpesz/terraform-aws-remote-state-s3-backend-v2

v2.1.0

26 Nov 16:36
158a545

Choose a tag to compare

2.1.0 (2025-11-26)

Features

  • add support for SSE_S3 encryption (717b6d7)

Bug Fixes

  • add migrations for kms key and alias (debce52)

v2.0.2

12 Sep 15:37
0ce9de5

Choose a tag to compare

2.0.2 (2025-09-12)

Bug Fixes

  • Use aws_service data sources instead of aws_region for AWS provider v4-v6 compatibility (b84e64d)

Code Refactoring

  • Replication IAM policies as data sources (2da7f2c)

v2.0.1

01 Aug 15:31
4f4e68f

Choose a tag to compare

2.0.1 (2025-08-01)

Bug Fixes

  • warning for invalid s3 lifecycle config (b0edc0b)

v2.0.0

16 May 15:38
947e9ff

Choose a tag to compare

2.0.0 (2025-05-16)

⚠ BREAKING CHANGES

  • New maintainer, module name and Terraform registry source address

Features

  • Added docs & chores to git-chglog config (db1266d)
  • Added new maintainer's name to the LICENSE (d63a732)
  • Update README to reflect the new maintainer, module name and Terraform registry source address (b9924be)
  • Updated repo link in the CHANGELOG config (6646f38)

Documentation

  • docs: Updated README to reflect recent changes (1e432e0)

v1.7.0

16 May 14:08
ce2cefe

Choose a tag to compare

1.7.0 (2025-05-16)

Features

  • Make DynamoDB table creation optional (a9dd4f2)
  • Module use example for Terraform 1.11+ (765543e)
  • Support for S3 lock file IAM permissions (d10daf4)
  • Updated actions used in GHA workflows (f63c4d8)
  • Updated pre-commit-terraform hook (7f89565)
  • Use Ubuntu 24.04 runners instead of latest in GHA workflows (f52b1df)

Bug Fixes

  • Update deprecated option in tflint configuration (8deb15d)