Releases: terraform-aws-modules/terraform-aws-eks
Releases · terraform-aws-modules/terraform-aws-eks
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)
v21.0.5
21.0.5 (2025-07-29)
Bug Fixes
- Correct addon logic lookup to pull latest addon version (#3449) (55d7fa2)
v21.0.4
21.0.4 (2025-07-25)
Bug Fixes
- Correct encryption configuration enable logic; avoid creating Auto Mode policy when Auto Mode is not enabled (#3439) (6b8a3d9)
v21.0.3
21.0.3 (2025-07-24)
Bug Fixes
- Correct variable defaults for
ami_id
and kubernetes_version
(#3437) (8807e0b)
v21.0.2
21.0.2 (2025-07-24)
Bug Fixes
- Move
encryption_config
default for resources
out of type definition and to default variable value to allow disabling encryption (#3436) (b37368f)
v21.0.1
21.0.1 (2025-07-24)
Bug Fixes
- Correct logic to try to use module created IAM role before falli… (#3433) (97d4ebb)