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_id
to 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