Skip to content

Commit 3c89d13

Browse files
committed
Updated CHANGELOG
1 parent 5400c8f commit 3c89d13

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v1.43.0"></a>
11+
## [v1.43.0] - 2021-03-03
12+
13+
- fix: Defaults the role_name coalesce to * to workaround import error ([#121](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/121))
14+
15+
1016
<a name="v1.42.0"></a>
1117
## [v1.42.0] - 2021-03-02
1218

@@ -356,7 +362,8 @@ All notable changes to this project will be documented in this file.
356362
- first commit
357363

358364

359-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.42.0...HEAD
365+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.43.0...HEAD
366+
[v1.43.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.42.0...v1.43.0
360367
[v1.42.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.41.0...v1.42.0
361368
[v1.41.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.40.0...v1.41.0
362369
[v1.40.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.39.0...v1.40.0

0 commit comments

Comments
 (0)