[PrivateLink Access] Tracking issue to update this pattern when cluster access with EKS API is released
Description
The PrivateLink Access pattern initially creates the EKS cluster with a public endpoint. This is done to allow Terraform to add an IAM role to the aws-auth ConfigMap. The cluster endpoint is then manually set to private.
This issue is a reminder to update the pattern when the Cluster Access roadmap feature is released. At this point in time, it's labeled as "Coming Soon"
The updated pattern will initially set the cluster endpoint as private and use new EKS API capabilities to add the IAM role acces to the Kubernetes cluster.
This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days
IAM Cluster Access Management has been released.
Will work on updating the blueprint shortly. cc: @vchintal @praseedasathaye
we'll be able to update once https://github.com/terraform-aws-modules/terraform-aws-eks/pull/2858 lands
This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days
Working on it this week.