AWS ElastiCache Terraform module

Upstream version 1.11.0
7 controls from PCI DSS v4.0 requirements

Terraform Module Source

pcidss.compliance.tf/terraform-aws-modules/elasticache/aws
Log group retention period should be at least 365 days
cloudwatch_log_group_retention_period_365
Framework requirement
ElastiCache clusters should not use the default subnet group
elasticache_cluster_no_default_subnet_group
Framework requirement
ElastiCache Redis cluster automatic backup should be enabled with retention period of 15 days or greater
elasticache_redis_cluster_automatic_backup_retention_15_days
Framework requirement
ElastiCache for Redis replication groups should be encrypted at rest
elasticache_replication_group_encryption_at_rest_enabled
Framework requirement
ElastiCache for Redis replication groups should be encrypted in transit
elasticache_replication_group_encryption_in_transit_enabled
Framework requirement
Log group encryption at rest should be enabled
log_group_encryption_at_rest_enabled
Framework requirement
VPC Security groups should only allow unrestricted incoming traffic for authorized ports
vpc_security_group_allows_ingress_authorized_ports1.3.2
Framework requirement