Skip to content

Commit 7efa43f

Browse files
chore(release): version 21.0.2 [skip ci]
## [21.0.2](v21.0.1...v21.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](#3436)) ([b37368f](b37368f))
1 parent b37368f commit 7efa43f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [21.0.2](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v21.0.1...v21.0.2) (2025-07-24)
6+
7+
8+
### Bug Fixes
9+
10+
* Move `encryption_config` default for `resources` out of type definition and to default variable value to allow disabling encryption ([#3436](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/3436)) ([b37368f](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/b37368fdbc608a026f9c17952d964467f5e44e8a))
11+
512
## [21.0.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v21.0.0...v21.0.1) (2025-07-24)
613

714

0 commit comments

Comments
 (0)