AWS ECS Terraform module
Upstream version 7.6.1
6 controls from PCI DSS v4.0 requirements
Terraform Module Source
pcidss.compliance.tf/terraform-aws-modules/ecs/awsCloudWatch log groups should have retention period of at least 365 days
cloudwatch_log_group_retention_period_3653.2.1
Framework requirement
ECS clusters should have container insights enabled
ecs_cluster_container_insights_enabled
Framework requirement
ECS fargate services should run on the latest fargate platform version
ecs_service_fargate_using_latest_platform_version6.3.3
Framework requirement
ECS task definitions should not share the host's process namespace
ecs_task_definition_no_host_pid_mode1.4.5
Framework requirement
Log groups should have encryption at rest enabled
log_group_encryption_at_rest_enabled3.5.1
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