Skip to content

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

v20.11.1

21 May 19:01
Compare
Choose a tag to compare

20.11.1 (2024-05-21)

Bug Fixes

  • Ignore changes to bootstrap_cluster_creator_admin_permissions which is disabled by default (#3042) (c65d308)

v20.11.0

16 May 21:59
Compare
Choose a tag to compare

20.11.0 (2024-05-16)

Features

  • Add SourceArn condition to Fargate profile trust policy (#3039) (a070d7b)

v20.10.0

09 May 11:58
Compare
Choose a tag to compare

20.10.0 (2024-05-09)

Features

  • Add support for Pod Identity assocation on Karpenter sub-module (#3031) (cfcaf27)

v20.9.0

08 May 12:05
Compare
Choose a tag to compare

20.9.0 (2024-05-08)

Features

  • Propagate ami_type to self-managed node group; allow using ami_type only (#3030) (74d3918)

v20.8.5

08 Apr 22:46
Compare
Choose a tag to compare

20.8.5 (2024-04-08)

Bug Fixes

  • Forces cluster outputs to wait until access entries are complete (#3000) (e2a39c0)

v20.8.4

21 Mar 01:33
Compare
Choose a tag to compare

20.8.4 (2024-03-21)

Bug Fixes

  • Pass nodeadm user data variables from root module down to nodegroup sub-modules (#2981) (84effa0)

v20.8.3

12 Mar 14:36
Compare
Choose a tag to compare

20.8.3 (2024-03-12)

Bug Fixes

  • Ensure the correct service CIDR and IP family is used in the rendered user data (#2963) (aeb9f0c)

v20.8.2

11 Mar 15:03
Compare
Choose a tag to compare

20.8.2 (2024-03-11)

Bug Fixes

  • Ensure a default ip_family value is provided to guarantee a CNI policy is attached to nodes (#2967) (29dcca3)

v20.8.1

10 Mar 23:17
Compare
Choose a tag to compare

20.8.1 (2024-03-10)

Bug Fixes

  • Do not attach policy if Karpenter node role is not created by module (#2964) (3ad19d7)

v20.8.0

10 Mar 16:50
Compare
Choose a tag to compare

20.8.0 (2024-03-10)

Features

  • Replace the use of toset() with static keys for node IAM role policy attachment (#2962) (57f5130)