Skip to content

Commit 904ffe1

Browse files
Bump lambda::terraform-aws-lambda-module from 1.3.11 to 1.3.12
Bumps [lambda::terraform-aws-lambda-module](https://github.com/pbs/terraform-aws-lambda-module) from 1.3.11 to 1.3.12. - [Release notes](https://github.com/pbs/terraform-aws-lambda-module/releases) - [Commits](pbs-common/terraform-aws-lambda-module@1.3.11...1.3.12) --- updated-dependencies: - dependency-name: lambda::github::pbs/terraform-aws-lambda-module::1.3.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aae98f0 commit 904ffe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "lambda" {
2-
source = "github.com/pbs/terraform-aws-lambda-module?ref=1.3.11"
2+
source = "github.com/pbs/terraform-aws-lambda-module?ref=1.3.12"
33

44
# Required
55
handler = var.handler

0 commit comments

Comments
 (0)