File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
7
7
8
8
9
9
10
+ <a name =" v2.14.0 " ></a >
11
+ ## [ v2.14.0] - 2021-08-30
12
+
13
+ - fix: Take patterns into account when computing hash ([ #169 ] ( https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/169 ) )
14
+ - feat: Add unique_id output of the lambda role ([ #173 ] ( https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/173 ) )
15
+
16
+
10
17
<a name =" v2.13.0 " ></a >
11
18
## [ v2.13.0] - 2021-08-30
12
19
@@ -483,7 +490,8 @@ All notable changes to this project will be documented in this file.
483
490
- first commit
484
491
485
492
486
- [ Unreleased ] : https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.13.0...HEAD
493
+ [ Unreleased ] : https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.14.0...HEAD
494
+ [ v2.14.0 ] : https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.13.0...v2.14.0
487
495
[ v2.13.0 ] : https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.12.0...v2.13.0
488
496
[ v2.12.0 ] : https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.11.0...v2.12.0
489
497
[ v2.11.0 ] : https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.10.0...v2.11.0
You can’t perform that action at this time.
0 commit comments