github cloudposse/terraform-aws-eks-cluster v4.0.0-rc1
v4.0.0-rc1 Use AWS API for EKS Access Control

latest releases: v4.4.0, v4, v4.3.0...
6 months ago

Use new AWS API for EKS Access Control (#206)

Note: this may not be available via the Terraform registry, so source it via

source = "github.com/cloudposse/terraform-aws-eks-cluster?ref=v4.0.0-rc1"

Major Breaking Changes

Warning

This release has major breaking changes and requires significant manual intervention
to upgrade existing clusters. Read the migration document
for more details.

what

  • Use the AWS API to manage EKS access controls instead of the aws-auth ConfigMap
  • Remove support for creating an extra security group, deprecated in v2
  • Add IPv6 service CIDR output
  • Update test framework to go v1.21, Kubernetes 1.29, etc.

Don't miss a new terraform-aws-eks-cluster release

NewReleases is sending notifications on new releases.