Releases: terraform-aws-modules/terraform-aws-eks
Releases · terraform-aws-modules/terraform-aws-eks
v20.5.3
20.5.3 (2024-03-08)
Bug Fixes
- Update AWS provider version to support
AL2023_*
AMI types; ensure AL2023 user data receives cluster service CIDR (#2960) (dfe4114)
v20.5.2
20.5.2 (2024-03-07)
Bug Fixes
- Use the
launch_template_tags
on the launch template (#2957) (0ed32d7)
v20.5.1
20.5.1 (2024-03-07)
Bug Fixes
- Update CI workflow versions to remove deprecated runtime warnings (#2956) (d14cc92)
v20.3.0
20.3.0 (2024-02-21)
Features
- Add support for addon and identity provider custom tags (#2938) (f6255c4)
v20.2.2
20.2.2 (2024-02-21)
Bug Fixes
- Replace Karpenter SQS policy dynamic service princpal DNS suffixes with static
amazonaws.com
(#2941) (081c762)
v20.2.1
20.2.1 (2024-02-08)
Bug Fixes
- Karpenter
enable_spot_termination = false
should not result in an error (#2907) (671fc6e)
v20.2.0
20.2.0 (2024-02-06)
Features
- Allow enable/disable of EKS pod identity for the Karpenter controller (#2902) (cc6919d)
v20.1.1
20.1.1 (2024-02-06)
Bug Fixes
- Update access entries
kubernetes_groups
default value to null
(#2897) (1e32e6a)