turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: EKS clusters endpoint should restrict public access

Description

Ensure whether Amazon Elastic Kubernetes Service (Amazon EKS) endpoint is not publicly accessible. The rule is complaint if the endpoint is publicly accessible.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.eks_cluster_endpoint_restrict_public_access

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_aws_compliance.control.eks_cluster_endpoint_restrict_public_access

SQL

This control uses a named query:

eks_cluster_endpoint_restrict_public_access

Tags