Releases: terraform-aws-modules/terraform-aws-eks
Releases · terraform-aws-modules/terraform-aws-eks
v21.1.5
21.1.5 (2025-08-26)
Bug Fixes
- Ensure module created security group is included on any network interfaces created (#3495) (fa1d422)
v21.1.4
21.1.4 (2025-08-25)
Bug Fixes
- Ensure module created security group is included on any network interfaces created (#3493) (e5cff84)
v21.1.3
21.1.3 (2025-08-24)
Bug Fixes
- Correct addon timeout lookup/override logic to support global and addon specific settings (#3492) (b236208)
v21.1.2
21.1.2 (2025-08-24)
Bug Fixes
- Remediate type mismatch for EFA interfaces and ensure correct (local) definition is used (#3491) (3959b65)
v21.1.1
21.1.1 (2025-08-24)
Bug Fixes
- Correct metadata options loop condition due to variable definition defaults (#3490) (b40968a)
v21.1.0
21.1.0 (2025-08-15)
Features
- Add support for deletion protection functionality in the cluster (#3475) (83c9cd1)
v21.0.9
21.0.9 (2025-08-13)
Bug Fixes
- Allow disabling instance refresh on self-managed node groups (part deux) (#3478) (ca8f37e)
v21.0.8
21.0.8 (2025-08-07)
Bug Fixes
- Allow disabling instance refresh on self-managed node groups (#3473) (6a887ad)
v21.0.7
21.0.7 (2025-08-02)
Bug Fixes
- Correct access policy logic to support not providing a policy to associate (#3464) (39be61d)
v21.0.6
21.0.6 (2025-07-30)
Bug Fixes
- Allow
instance_requirements
to be set in self-managed node groups (#3455) (5322bf7)