Skip to content

Commit

Permalink
Merge branch 'main' into fix/ec2-amazon-linux-image-for-al2023
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Nov 10, 2023
2 parents 565d2b6 + 68630c7 commit b2d932b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/aws-cdk-lib/aws-eks/lib/cluster.ts
Original file line number Diff line number Diff line change
Expand Up @@ -440,8 +440,6 @@ export interface CommonClusterOptions {
/**
* Where to place EKS Control Plane ENIs
*
* If you want to create public load balancers, this must include public subnets.
*
* For example, to only select private subnets, supply the following:
*
* `vpcSubnets: [{ subnetType: ec2.SubnetType.PRIVATE_WITH_EGRESS }]`
Expand Down

0 comments on commit b2d932b

Please sign in to comment.