Skip to content

control AWS Backup retention

Compare
Choose a tag to compare
@briskt briskt released this 12 Nov 00:26
· 21 commits to main since this release
cf45ae2

Added

  • Added a new variable (delete_recovery_point_after_days) to 032-db-backup module to set the number of days to keep AWS Backup recovery points.

Changed

  • Changed the Terraform check to run on a branch push, but not pull requests.
  • Changed cold_storage_after to 0 because AWS Backup doesn't support cold storage for RDS backups.

What's Changed

  • add configuration to control the AWS Backup lifecycle by @briskt in #272

Full Changelog: 12.11.3...12.12.0