Releases: terraform-aws-modules/terraform-aws-eks
Releases · terraform-aws-modules/terraform-aws-eks
v18.12.0
Features
- Add outputs for autoscaling group names created to aid in autoscaling group tagging (#1953) (8b03b7b)
v18.11.0
Features
- Allow users to specify default launch template name in node groups (#1946) (a9d2cc8)
v18.10.2
Bug Fixes
- Sub-modules output the correct eks worker iam arn when workers utilize custom iam role (#1912) (06a3469)
v18.10.1
Bug Fixes
- Compact result of cluster security group to avoid disruptive updates when no security groups are supplied (#1934) (5935670)
v18.10.0
Features
- Made it clear that we stand with Ukraine (fad350d)
v18.9.0
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
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
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
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
18.7.2 (2022-02-16)
Bug Fixes
- Update examples to show integration and usage of new IRSA submodule (#1882) (8de02b9)