Skip to content

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

v19.9.0

17 Feb 12:28
Compare
Choose a tag to compare

19.9.0 (2023-02-17)

Features

  • Add support for enabling addons before data plane compute is created (#2478) (78027f3)

v19.8.0

15 Feb 21:03
Compare
Choose a tag to compare

19.8.0 (2023-02-15)

Features

  • Add auto discovery permission of cluster endpoint to Karpenter role (#2451) (c4a4b8a)

v19.7.0

07 Feb 12:05
Compare
Choose a tag to compare

19.7.0 (2023-02-07)

Features

v19.6.0

28 Jan 13:02
Compare
Choose a tag to compare

19.6.0 (2023-01-28)

Features

  • Add prometheus-adapter port 6443 to recommended sec groups (#2399) (059dc0c)

v19.5.1

05 Jan 21:05
Compare
Choose a tag to compare

19.5.1 (2023-01-05)

Bug Fixes

  • AMI lookup should only happen when launch template is created (#2386) (3834935)

v19.5.0

05 Jan 17:33
Compare
Choose a tag to compare

19.5.0 (2023-01-05)

Features

  • Ignore changes to labels and annotations on on aws-auth ConfigMap (#2380) (5015b42)

v19.4.3

05 Jan 12:54
Compare
Choose a tag to compare

19.4.3 (2023-01-05)

Bug Fixes

  • Use a version for to avoid GitHub API rate limiting on CI workflows (#2376) (460e43d)

v19.4.2

20 Dec 18:24
Compare
Choose a tag to compare

19.4.2 (2022-12-20)

Bug Fixes

  • Drop spot-instances-request from tag_specifications (#2363) (e391a99)

v19.4.1

20 Dec 14:37
Compare
Choose a tag to compare

19.4.1 (2022-12-20)

Bug Fixes

  • Correct eks_managed_* to self_managed_* for tag_specification argument (#2364) (df7c57c)

v19.4.0

19 Dec 18:51
Compare
Choose a tag to compare

19.4.0 (2022-12-19)

Features

  • Allow configuring which tags are passed on launch template tag specifications (#2360) (094ed1d)