github cloudposse/terraform-aws-eks-cluster 0.10.0
0.10.0 Fix eks-cluster example. Add eks_worker_ami_name_filter variable to the example

latest releases: v4.4.1, v4, v4.4.0...
5 years ago

what

  • Fix eks-cluster example. Add eks_worker_ami_name_filter variable to the example

why

  • most_recent variable does not work as expected.

  • Enforce usage of eks_worker_ami_name_filter variable to set the right kubernetes version for EKS workers,
    otherwise the first version of Kubernetes supported by AWS (v1.11) for EKS workers will be used, but
    EKS control plane will use the version specified by kubernetes_version variable.

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

NewReleases is sending notifications on new releases.