Skip to content

Releases: terraform-aws-modules/terraform-aws-eks

v18.20.0

09 Apr 07:16
Compare
Choose a tag to compare

18.20.0 (2022-04-09)

Features

  • Add support for managing aws-auth configmap using new kubernetes_config_map_v1_data resource (#1999) (da3d54c)

v18.19.0

04 Apr 14:35
Compare
Choose a tag to compare

18.19.0 (2022-04-04)

Features

  • Add create_before_destroy lifecycle hook to security groups created (#1985) (6db89f8)

v18.18.0

03 Apr 09:26
Compare
Choose a tag to compare

18.18.0 (2022-04-03)

Features

  • Add support for allowing EFA network interfaces (#1980) (523144e)

v18.17.1

02 Apr 18:50
Compare
Choose a tag to compare

18.17.1 (2022-04-02)

Bug Fixes

  • Correct capacity_reservation_target within launch templates of both EKS and self managed node groups (#1979) (381144e)

v18.17.0

30 Mar 12:35
Compare
Choose a tag to compare

18.17.0 (2022-03-30)

Features

  • Add back in CloudWatch log group create deny policy to cluster IAM role (#1974) (98e137f)

v18.16.0

29 Mar 07:07
Compare
Choose a tag to compare

18.16.0 (2022-03-29)

Features

  • Support default_tags in aws_autoscaling_group (#1973) (7a9458a)

v18.15.0

25 Mar 08:26
Compare
Choose a tag to compare

18.15.0 (2022-03-25)

Features

  • Update TLS provider and remove unnecessary cloud init version requirements (#1966) (0269d38)

v18.14.1

24 Mar 14:58
Compare
Choose a tag to compare

18.14.1 (2022-03-24)

Bug Fixes

  • Default to cluster version for EKS and self managed node groups when a cluster_version is not specified (#1963) (fd3a3e9)

v18.14.0

24 Mar 07:06
Compare
Choose a tag to compare

18.14.0 (2022-03-24)

Features

  • Add tags to EKS created cluster security group to match rest of module tagging scheme (#1957) (9371a29)

v18.13.0

23 Mar 15:48
Compare
Choose a tag to compare

18.13.0 (2022-03-23)

Features

  • Allow users to selectively attach the EKS created cluster primary security group to nodes (#1952) (e21db83)