Skip to content

Commit c21fb61

Browse files
committed
Updated CHANGELOG
1 parent bdf695f commit c21fb61

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="v2.3.0"></a>
11+
## [v2.3.0] - 2021-05-27
12+
13+
- feat: add tags to `aws_iam_policy` resources ([#153](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/153))
14+
15+
1016
<a name="v2.2.0"></a>
1117
## [v2.2.0] - 2021-05-25
1218

@@ -416,7 +422,8 @@ All notable changes to this project will be documented in this file.
416422
- first commit
417423

418424

419-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.2.0...HEAD
425+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.3.0...HEAD
426+
[v2.3.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.2.0...v2.3.0
420427
[v2.2.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.1.0...v2.2.0
421428
[v2.1.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.0.0...v2.1.0
422429
[v2.0.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.48.0...v2.0.0

0 commit comments

Comments
 (0)