File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ All notable changes to this project will be documented in this file.
7
7
8
8
9
9
10
+ <a name =" v1.48.0 " ></a >
11
+ ## [ v1.48.0] - 2021-04-26
12
+
13
+ - fix: make lambda function depend on the Cloudwatch log group ([ #133 ] ( https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/133 ) )
14
+ - fix: add documentation for the : zip command ([ #115 ] ( https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/115 ) )
15
+ - feat: Added example to show creation of Lambdas with for_each ([ #146 ] ( https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/146 ) )
16
+
17
+
10
18
<a name =" v1.47.0 " ></a >
11
19
## [ v1.47.0] - 2021-04-19
12
20
@@ -399,7 +407,8 @@ All notable changes to this project will be documented in this file.
399
407
- first commit
400
408
401
409
402
- [ Unreleased ] : https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.47.0...HEAD
410
+ [ Unreleased ] : https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.48.0...HEAD
411
+ [ v1.48.0 ] : https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.47.0...v1.48.0
403
412
[ v1.47.0 ] : https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.46.0...v1.47.0
404
413
[ v1.46.0 ] : https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.45.0...v1.46.0
405
414
[ v1.45.0 ] : https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.44.0...v1.45.0
You can’t perform that action at this time.
0 commit comments