0.20.0 (2025-07-30)
0.24.1 (2026-01-01)
0.24.0 (2025-12-28)
0.23.0 (2025-08-10)
0.22.0 (2025-08-09)
0.21.0 (2025-08-07)
0.20.2 (2025-08-02)
0.20.1 (2025-07-30)
0.19.1 (2025-07-29)
0.19.0 (2025-07-28)
0.18.2 (2025-07-27)
0.18.1 (2025-07-24)
0.18.0 (2025-07-23)
0.17.0 (2025-07-23)
0.16.0 (2025-07-21)
0.15.0 (2025-07-20)
0.14.0 (2025-07-16)
0.13.0 (2025-07-06)
0.12.2 (2025-06-08)
0.12.1 (2025-06-08)
- Add tag-separator configuration to ensure Release Please creates tags without prefixes (#65) (c37f85e)
0.12.0 (2025-06-08)
ENHANCEMENTS:
- Add Renovate
FIX:
- Fix required constraints
- Remove Dependabot
FIX:
- Change Terraform version requirements syntax
FIX:
- Terraform version requirements syntax
ENHANCEMENTS:
- Add Dependabot
ENHANCEMENTS:
- Allow to use ´version_stages´ on secret versions (thanks @magmax)
FIXES:
- Not defined index in context issue
FIXES:
- Update secret version and secret rotation to support using name_prefix (thanks @bensharp1)
- Allow 'Name' parameter to overwrite each.key as Secret Name (thanks @bensharp1)
ENHANCEMENTS:
- Allow empty replica region
kms_key_idto use AWS default (thanks @siteopsio) - Update README file in replication example (thanks @siteopsio)
ENHANCEMENTS:
- Add ´force_overwrite_replica_secret´ (thanks @btougeiro)
- Add replication example
ENHANCEMENTS:
- Add separate secrets replication configuration (thanks @wiseelf)
FIXES:
- Add lifecycle ignore for
secret_id(thanks @jmonte-sph)
FIXES:
- Patch for the missing dependency in the "rsm-sr" resource (thanks @cschwarze)
ENHANCEMENTS:
- Adding Replica support to Secrets (thanks @ppapishe)
ENHANCEMENTS:
- Adds replica support
ENHANCEMENTS:
- Add secret policy examples
FIXES:
- Fix secret map output
ENHANCEMENTS:
- Change secret list to map definitions
- Update READMEs
ENHANCEMENTS:
- Add pre-commit script
- Update README
FIXES:
- Fix typo in README and improve variable description
ENHANCEMENTS:
- Add support for unmanaged rotated secrets: Avoid rotation of secrets by subsequent runs of Terraform
Thanks @moliver-aicradle
ENHANCEMENTS:
- Add support for unmanaged secrets: Using this option you can initialize the secrets and rotate them outside Terraform, thus, avoiding other users to change the secrets.
Thanks @fabio42
ENHANCEMENTS:
- Update rotation lambda example
FIXES:
- Add AWS provider version requirement
FIXES:
- Fix typo in README
FIXES:
- Update README
FEATURES:
- Module implementation