Skip to content

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

v18.2.7

02 Feb 15:26
Compare
Choose a tag to compare

18.2.7 (2022-02-02)

Bug Fixes

  • Don't tag self managed node security group with kubernetes.io/cluster tag (#1774) (a638e4a)

v18.2.6

01 Feb 18:22
Compare
Choose a tag to compare

18.2.6 (2022-02-01)

Bug Fixes

  • Wrong rolearn in aws_auth_configmap_yaml (#1820) (776009d)

v18.2.5

01 Feb 17:45
Compare
Choose a tag to compare

18.2.5 (2022-02-01)

Bug Fixes

  • Correct issue where custom launch template is not used when EKS managed node group is used externally (#1824) (e16b3c4)

v18.2.4

30 Jan 17:15
Compare
Choose a tag to compare

18.2.4 (2022-01-30)

Bug Fixes

  • add missing launch_template_use_name_prefix parameter to the root module (#1818) (d6888b5)

v18.2.3

24 Jan 20:19
Compare
Choose a tag to compare

18.2.3 (2022-01-24)

Bug Fixes

  • Add missing mixed_instances_policy parameter to the root module (#1808) (4af77f2)

v18.2.2

22 Jan 07:16
Compare
Choose a tag to compare

18.2.2 (2022-01-22)

Bug Fixes

  • Attributes in timeouts are erroneously reversed (#1804) (f8fe584)

v18.2.1

18 Jan 14:03
Compare
Choose a tag to compare

18.2.1 (2022-01-18)

Bug Fixes

  • Change instance_metadata_tags to default to null/disabled due to tag key pattern conflict (#1788) (8e4dfa2)

v18.2.0

14 Jan 20:23
Compare
Choose a tag to compare

18.2.0 (2022-01-14)

Features

  • Add instance_metadata_tags attribute to launch templates (#1781) (85bb1a0)

v18.1.0

14 Jan 20:17
Compare
Choose a tag to compare

18.1.0 (2022-01-14)

Features

  • Add support for networking ip_family which enables support for IPV6 (#1759) (314192e)

v18.0.6

11 Jan 20:03
Compare
Choose a tag to compare

18.0.6 (2022-01-11)

Bug Fixes

  • Correct remote access variable for security groups and add example for additional IAM policies (#1766) (f54bd30)