AWS EKS Terraform module

Upstream version 21.23.0
4 controls from NIST SP 800-171 Rev 2 requirements

Terraform Module Source

nist800171.compliance.tf/terraform-aws-modules/eks/aws
Log group retention period should be at least 365 days
cloudwatch_log_group_retention_period_365
Framework requirement
EKS clusters endpoint should restrict public access
eks_cluster_endpoint_restrict_public_access
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_ports3.13.1
Framework requirement