Skip to content

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

v18.12.0

22 Mar 21:26
Compare
Choose a tag to compare

18.12.0 (2022-03-22)

Features

  • Add outputs for autoscaling group names created to aid in autoscaling group tagging (#1953) (8b03b7b)

v18.11.0

18 Mar 11:30
Compare
Choose a tag to compare

18.11.0 (2022-03-18)

Features

  • Allow users to specify default launch template name in node groups (#1946) (a9d2cc8)

v18.10.2

17 Mar 12:09
Compare
Choose a tag to compare

18.10.2 (2022-03-17)

Bug Fixes

  • Sub-modules output the correct eks worker iam arn when workers utilize custom iam role (#1912) (06a3469)

v18.10.1

15 Mar 21:07
Compare
Choose a tag to compare

18.10.1 (2022-03-15)

Bug Fixes

  • Compact result of cluster security group to avoid disruptive updates when no security groups are supplied (#1934) (5935670)

v18.10.0

12 Mar 10:10
Compare
Choose a tag to compare

18.10.0 (2022-03-12)

Features

  • Made it clear that we stand with Ukraine (fad350d)

v18.9.0

09 Mar 14:14
Compare
Choose a tag to compare

18.9.0 (2022-03-09)

Features

  • Add variables to allow users to control attributes on cluster_encryption IAM policy (#1928) (2df1572)

v18.8.1

02 Mar 21:11
Compare
Choose a tag to compare

18.8.1 (2022-03-02)

Bug Fixes

  • Ensure that cluster encryption policy resources are only relevant when creating the IAM role (#1917) (0fefca7)

v18.8.0

02 Mar 17:30
Compare
Choose a tag to compare

18.8.0 (2022-03-02)

Features

  • Add additional IAM policy to allow cluster role to use KMS key provided for cluster encryption (#1915) (7644952)

v18.7.3

02 Mar 17:27
Compare
Choose a tag to compare

18.7.3 (2022-03-02)

Bug Fixes

  • Add support for overriding DNS suffix for cluster IAM role service principal endpoint (#1905) (9af0c24)

v18.7.2

16 Feb 20:23
Compare
Choose a tag to compare

18.7.2 (2022-02-16)

Bug Fixes

  • Update examples to show integration and usage of new IRSA submodule (#1882) (8de02b9)