Skip to content

Tackle AWS068: EKS cluster should not have open CIDR range for public access #203

@AntoineAugusti

Description

@AntoineAugusti

See documentation https://tfsec.dev/docs/aws/AWS068/

Our current configuration is set this way, is this enough?

vpc_config {
security_group_ids = [
aws_security_group.notification-canada-ca-worker.id
]
subnet_ids = var.vpc_private_subnets
}

@maxneuvians can you advise and maybe even propose a PR?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions