AWS ElastiCache Terraform module

Upstream version 1.11.1
4 controls from NIST SP 800-53 Rev 5 requirements

Terraform Module Source

nist80053.compliance.tf/terraform-aws-modules/elasticache/aws
CloudWatch log groups should have retention period of at least 365 days
cloudwatch_log_group_retention_period_365AC-16(b)
Framework requirement
ElastiCache Redis clusters should have automatic backups enabled with a retention period of 15 days or greater
elasticache_redis_cluster_automatic_backup_retention_15_days
Framework requirement
Log groups should have encryption at rest enabled
log_group_encryption_at_rest_enabledAU-9(3)
Framework requirement
VPC Security groups should only allow unrestricted incoming traffic for authorized ports
vpc_security_group_allows_ingress_authorized_portsSC-7
Framework requirement