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