diff --git a/CHANGELOG.md b/CHANGELOG.md index ae72a6ad4..699c9d792 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,49 @@ # CHANGELOG +## 1.523.1 + + + +
+ feat(elasticache-redis): add snapshot retention limit @nitrocode (#1171) +## what + + +- add snapshot retention limit + +## why + + +- Resolves [ElastiCache.1](https://docs.aws.amazon.com/securityhub/latest/userguide/elasticache-controls.html#elasticache-1) (ElastiCache (Redis OSS) clusters should have automatic backups enabled) securityhub control by giving the ability to set this value to a number greater than 0 + +## references + + +- Default is 0 https://github.com/cloudposse/terraform-aws-elasticache-redis/blob/9104d9a6a120ae9c90f59c5eb4ea711cc2d2c6bb/variables.tf#L223-L227 +- Module received the feature 5 years ago so no need to update the module version https://github.com/cloudposse/terraform-aws-elasticache-redis/pull/45 +- Related PR #1170 which upgrades the module +
+ + +## 🤖 Automatic Updates + +
+ Update Changelog for `1.523.0` @github-actions (#1174) +Update Changelog for [`1.523.0`](https://github.com/cloudposse/terraform-aws-components/releases/tag/1.523.0) +
+ + + ## 1.523.0