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.
77
88
99
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+
1018<a name =" v1.47.0 " ></a >
1119## [ v1.47.0] - 2021-04-19
1220
@@ -399,7 +407,8 @@ All notable changes to this project will be documented in this file.
399407- first commit
400408
401409
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
403412[ v1.47.0 ] : https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.46.0...v1.47.0
404413[ v1.46.0 ] : https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.45.0...v1.46.0
405414[ 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