Skip to content

Commit dc6d248

Browse files
committed
Updated CHANGELOG
1 parent 1722eee commit dc6d248

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.29.0"></a>
11+
## [v1.29.0] - 2020-11-19
12+
13+
- feat: Customizable prefixes for IAM policies (as for IAM role) ([#74](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/74))
14+
15+
1016
<a name="v1.28.0"></a>
1117
## [v1.28.0] - 2020-11-17
1218

@@ -265,7 +271,8 @@ All notable changes to this project will be documented in this file.
265271
- first commit
266272

267273

268-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.28.0...HEAD
274+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.29.0...HEAD
275+
[v1.29.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.28.0...v1.29.0
269276
[v1.28.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.27.0...v1.28.0
270277
[v1.27.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.26.0...v1.27.0
271278
[v1.26.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.25.0...v1.26.0

0 commit comments

Comments
 (0)