Skip to content

Commit de14031

Browse files
chore(release): version 19.15.4 [skip ci]
### [19.15.4](terraform-aws-modules/terraform-aws-eks@v19.15.3...v19.15.4) (2023-07-27) ### Bug Fixes * Use `coalesce` when desired default value is not `null` ([terraform-aws-modules#2696](terraform-aws-modules#2696)) ([c86f8d4](terraform-aws-modules@c86f8d4))
1 parent c86f8d4 commit de14031

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+
### [19.15.4](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v19.15.3...v19.15.4) (2023-07-27)
6+
7+
8+
### Bug Fixes
9+
10+
* Use `coalesce` when desired default value is not `null` ([#2696](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2696)) ([c86f8d4](https://github.com/terraform-aws-modules/terraform-aws-eks/commit/c86f8d4db3236e7dae59ef9142da4d7e496138c8))
11+
512
### [19.15.3](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v19.15.2...v19.15.3) (2023-06-09)
613

714

0 commit comments

Comments
 (0)