Control: EKS clusters should not be configured within a default VPC
Description
Ensure to configure a new VPC for your EKS cluster as default VPC comes with a default configuration that lacks the proper security controls. Your network should be well configured and should follow the least privilege principle, meaning only the necessary privileges are granted.
Usage
Run the control in your terminal:
powerpipe control run aws_compliance.control.eks_cluster_no_default_vpc
Snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe control run aws_compliance.control.eks_cluster_no_default_vpc --share
SQL
This control uses a named query:
eks_cluster_no_default_vpc