Skip to content

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

v18.24.1

19 Jun 12:02
Compare
Choose a tag to compare

18.24.1 (2022-06-19)

Bug Fixes

  • Remove modified_at from ignored changes on EKS addons (#2114) (5a5a32e)

v18.24.0

18 Jun 21:53
Compare
Choose a tag to compare

18.24.0 (2022-06-18)

Features

  • Add support for specifying conrol plane subnets separate from those used by node groups (data plane) (#2113) (ebc91bc)

v18.23.0

02 Jun 12:27
Compare
Choose a tag to compare

18.23.0 (2022-06-02)

Features

  • Add autoscaling_group_tags variable to self-managed-node-groups (#2084) (8584dcb)

v18.22.0

02 Jun 12:13
Compare
Choose a tag to compare

18.22.0 (2022-06-02)

Features

  • Apply distinct() on role arns to ensure no duplicated roles in aws-auth configmap (#2097) (3feb369)

v18.21.0

12 May 18:18
Compare
Choose a tag to compare

18.21.0 (2022-05-12)

Features

  • Add create_autoscaling_group option and extra outputs (#2067) (58420b9)

v18.20.5

21 Apr 15:35
Compare
Choose a tag to compare

18.20.5 (2022-04-21)

Bug Fixes

  • Add conditional variable to allow users to opt out of tagging cluster primary security group (#2034) (51e4182)

v18.20.4

20 Apr 17:45
Compare
Choose a tag to compare

18.20.4 (2022-04-20)

Bug Fixes

v18.20.3

20 Apr 16:14
Compare
Choose a tag to compare

18.20.3 (2022-04-20)

Bug Fixes

  • Add compact() to aws_auth_configmap_yaml for when node groups are set to create = false (#2029) (c173ba2)

v18.20.2

12 Apr 08:36
Compare
Choose a tag to compare

18.20.2 (2022-04-12)

Bug Fixes

  • Avoid re-naming the primary security group through a Name tag and leave to the EKS service to manage (#2010) (b5ae5da)

v18.20.1

09 Apr 12:27
Compare
Choose a tag to compare

18.20.1 (2022-04-09)

Bug Fixes

  • iam_role_user_name_prefix type as an bool (#2000) (c576aad)