Skip to content

Commit 53b55fd

Browse files
committed
Updated CHANGELOG
1 parent 9a0b0ca commit 53b55fd

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

88

99

10+
<a name="v2.18.0"></a>
11+
## [v2.18.0] - 2021-09-25
12+
13+
- feat: Added support for partition in IAM policies to work in GovCloud ([#201](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/201))
14+
- docs: Added a mention of good examples - 1Mill/serverless-tf-examples ([#197](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/197))
15+
16+
1017
<a name="v2.17.0"></a>
1118
## [v2.17.0] - 2021-09-11
1219

@@ -509,7 +516,8 @@ All notable changes to this project will be documented in this file.
509516
- first commit
510517

511518

512-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.17.0...HEAD
519+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.18.0...HEAD
520+
[v2.18.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.17.0...v2.18.0
513521
[v2.17.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.16.0...v2.17.0
514522
[v2.16.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.15.0...v2.16.0
515523
[v2.15.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.14.0...v2.15.0

0 commit comments

Comments
 (0)