Skip to content

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

v18.31.2

23 Nov 17:44
Compare
Choose a tag to compare

18.31.2 (2022-11-23)

Bug Fixes

  • Ensure that var.create is tied to all resources correctly (#2308) (3fb28b3)

v18.31.1

22 Nov 16:17
Compare
Choose a tag to compare

18.31.1 (2022-11-22)

Bug Fixes

  • Include all certificate fingerprints in the OIDC provider thumbprint list (#2307) (7436178)

v18.31.0

21 Nov 18:51
Compare
Choose a tag to compare

18.31.0 (2022-11-21)

Features

  • New Karpenter sub-module for easily enabling Karpenter on EKS (#2303) (f24de33)

v18.30.3

07 Nov 19:18
Compare
Choose a tag to compare

18.30.3 (2022-11-07)

Bug Fixes

  • Update CI configuration files to use latest version (#2293) (364c60d)

v18.30.2

14 Oct 13:17
Compare
Choose a tag to compare

18.30.2 (2022-10-14)

Bug Fixes

  • Disable creation of cluster security group rules that map to node security group when create_node_security_group = false (#2274) (28ccece)

v18.30.1

11 Oct 20:28
Compare
Choose a tag to compare

18.30.1 (2022-10-11)

Bug Fixes

  • Update CloudWatch log group creation deny policy to use wildcard (#2267) (ac4d549)

v18.30.0

29 Sep 19:35
Compare
Choose a tag to compare

18.30.0 (2022-09-29)

Features

  • Add output for cluster TLS certificate SHA1 fingerprint and provider tags to cluster primary security group (#2249) (a74e980)

v18.29.1

26 Sep 14:03
Compare
Choose a tag to compare

18.29.1 (2022-09-26)

Bug Fixes

  • Set image_id to come from the launch template instead of data source for self-managed node groups (#2239) (c5944e5)

v18.29.0

26 Aug 19:45
Compare
Choose a tag to compare

18.29.0 (2022-08-26)

Features

  • Allow TLS provider to use versions 3.0+ (i.e. - >= 3.0) (#2211) (f576a6f)

v18.28.0

17 Aug 10:25
Compare
Choose a tag to compare

18.28.0 (2022-08-17)

Features

  • Add output for launch template name, and correct variable type value (#2205) (0a52d69)