Releases: pawelpesz/terraform-aws-remote-state-s3-backend-v2
Releases · pawelpesz/terraform-aws-remote-state-s3-backend-v2
v2.1.0
v2.0.2
v2.0.1
v2.0.0
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
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)