Skip to content

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

v21.1.0

15 Aug 12:23
Compare
Choose a tag to compare

21.1.0 (2025-08-15)

Features

  • Add support for deletion protection functionality in the cluster (#3475) (83c9cd1)

v21.0.9

13 Aug 15:13
Compare
Choose a tag to compare

21.0.9 (2025-08-13)

Bug Fixes

  • Allow disabling instance refresh on self-managed node groups (part deux) (#3478) (ca8f37e)

v21.0.8

07 Aug 19:50
Compare
Choose a tag to compare

21.0.8 (2025-08-07)

Bug Fixes

  • Allow disabling instance refresh on self-managed node groups (#3473) (6a887ad)

v21.0.7

02 Aug 12:56
Compare
Choose a tag to compare

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

30 Jul 17:05
Compare
Choose a tag to compare

21.0.6 (2025-07-30)

Bug Fixes

  • Allow instance_requirements to be set in self-managed node groups (#3455) (5322bf7)

v21.0.5

29 Jul 15:40
Compare
Choose a tag to compare

21.0.5 (2025-07-29)

Bug Fixes

  • Correct addon logic lookup to pull latest addon version (#3449) (55d7fa2)

v21.0.4

25 Jul 12:20
Compare
Choose a tag to compare

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

24 Jul 20:29
Compare
Choose a tag to compare

21.0.3 (2025-07-24)

Bug Fixes

  • Correct variable defaults for ami_id and kubernetes_version (#3437) (8807e0b)

v21.0.2

24 Jul 18:59
Compare
Choose a tag to compare

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

24 Jul 14:31
Compare
Choose a tag to compare

21.0.1 (2025-07-24)

Bug Fixes

  • Correct logic to try to use module created IAM role before falli… (#3433) (97d4ebb)