github cloudposse/terraform-aws-eks-cluster 0.44.0
v0.44.0

latest releases: 4.2.0, v4, 4.1.1...
2 years ago

🚀 Enhancements

Add `service_ipv4_cidr` option (#137)

what

  • Hide KUBECONFIG when not in use
  • Combine service role IAM policies into single managed policy
  • Add service_ipv4_cidr option

why

  • When not intending to use KUBECONFIG, values from it were being used anyway, causing problems, particularly for "exec auth".
  • Fixes #135 (introduced in #132). Supersedes and closes #136.
  • Closes #130

🐛 Bug Fixes

Fix bug introduced in 0.43.3. Hide KUBECONFIG when not in use @Nuru (#137)

what

  • Hide KUBECONFIG when not in use
  • Combine service role IAM policies into single managed policy
  • Add service_ipv4_cidr option

why

  • When not intending to use KUBECONFIG, values from it were being used anyway, causing problems, particularly for "exec auth".
  • Fixes #135 (introduced in #132). Supersedes and closes #136.
  • Closes #130

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

NewReleases is sending notifications on new releases.