Skip to content

Commit bd0a298

Browse files
chore(release): version 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2024-09-05) ### Bug Fixes * Change `association_defaults` type from `map(string)` to `any` to support tags ([#15](#15)) ([85f2516](85f2516))
1 parent 85f2516 commit bd0a298

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+
## [1.4.1](https://github.com/terraform-aws-modules/terraform-aws-eks-pod-identity/compare/v1.4.0...v1.4.1) (2024-09-05)
6+
7+
8+
### Bug Fixes
9+
10+
* Change `association_defaults` type from `map(string)` to `any` to support tags ([#15](https://github.com/terraform-aws-modules/terraform-aws-eks-pod-identity/issues/15)) ([85f2516](https://github.com/terraform-aws-modules/terraform-aws-eks-pod-identity/commit/85f25165c7a115738d053ff93fa24b3d3701fb4b))
11+
512
## [1.4.0](https://github.com/terraform-aws-modules/terraform-aws-eks-pod-identity/compare/v1.3.0...v1.4.0) (2024-08-07)
613

714

0 commit comments

Comments
 (0)