Skip to content

Commit fdc7231

Browse files
chore(release): version 1.3.1 [skip ci]
### [1.3.1](v1.3.0...v1.3.1) (2023-11-03) ### Bug Fixes * Use `lookup()` on computed resource attribute lookups in `for_each` loop ([#18](#18)) ([a206e43](a206e43))
1 parent a206e43 commit fdc7231

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.3.1](https://github.com/terraform-aws-modules/terraform-aws-efs/compare/v1.3.0...v1.3.1) (2023-11-03)
6+
7+
8+
### Bug Fixes
9+
10+
* Use `lookup()` on computed resource attribute lookups in `for_each` loop ([#18](https://github.com/terraform-aws-modules/terraform-aws-efs/issues/18)) ([a206e43](https://github.com/terraform-aws-modules/terraform-aws-efs/commit/a206e4397871609dbf80866eb9cddd4b597075c8))
11+
512
## [1.3.0](https://github.com/terraform-aws-modules/terraform-aws-efs/compare/v1.2.0...v1.3.0) (2023-09-13)
613

714

0 commit comments

Comments
 (0)