Releases: trussworks/terraform-aws-rds-snapshot-cleaner
Releases · trussworks/terraform-aws-rds-snapshot-cleaner
Deprecate using Terraform versions before 1.0
Allows for the optional encrypting of Cloudwatch Log Groups
What's Changed
- Set up renovatebot by @rpdelaney in #11
- NT: ability to encrypt cloudwatch log group by @nyanbinaryneko in #12
New Contributors
- @rpdelaney made their first contribution in #11
- @nyanbinaryneko made their first contribution in #12
Full Changelog: v3.0.1...v3.0.2
Relax Terraform compatible versioning & Repo Updates
This release focuses on:
- Updating CircleCI image
- Precommit plugins
- Upgrade TF providers
- Allow for TF 0.14
- Cleanup circleci yaml
Pin TF13
Pin TF12
GovCloud Compatibility
This updates the module to work in GovCloud.
KMS Key Fix
This release adds kms_key_arn
as a variable for the module that replaces a hardcoded key ARN. If no key is specified, it will use the default CMK (see https://www.terraform.io/docs/providers/aws/r/lambda_function.html for more explanation how this parameter is used).
Terraform 0.12 Compatibility
Updating syntax for Terraform 0.12.