Skip to content

Releases: trussworks/terraform-aws-rds-snapshot-cleaner

Deprecate using Terraform versions before 1.0

08 Jun 20:33
a2062e1
Compare
Choose a tag to compare

Module now requires using Terraform version 1.0 or higher.

Allows for the optional encrypting of Cloudwatch Log Groups

29 Dec 20:09
890552e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.0.2

Relax Terraform compatible versioning & Repo Updates

07 Jan 20:04
305556f
Compare
Choose a tag to compare

This release focuses on:

  • Updating CircleCI image
  • Precommit plugins
  • Upgrade TF providers
  • Allow for TF 0.14
  • Cleanup circleci yaml

Pin TF13

21 Sep 20:51
385c03d
Compare
Choose a tag to compare
Merge pull request #7 from trussworks/replace-circleci-docker-primary

Replace circleci docker primary

Pin TF12

21 Sep 15:47
e17ebb3
Compare
Choose a tag to compare
Merge pull request #6 from trussworks/cg_pin

Pin tf version to 0.12 family. Update pre-commit.

GovCloud Compatibility

12 Mar 23:45
2789484
Compare
Choose a tag to compare

This updates the module to work in GovCloud.

KMS Key Fix

26 Nov 17:25
99568cf
Compare
Choose a tag to compare

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

20 Nov 21:57
02e6f87
Compare
Choose a tag to compare

Updating syntax for Terraform 0.12.