Skip to content

Commit 66b92d3

Browse files
authored
Merge pull request #21 from pbs/dependabot/terraform/lambda--github--pbs/terraform-aws-lambda-module--1.3.6-1.3.11
Bump lambda::terraform-aws-lambda-module from 1.3.6 to 1.3.11
2 parents 4b7b5b9 + 045bf9b commit 66b92d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

+1-1
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.6"
2+
source = "github.com/pbs/terraform-aws-lambda-module?ref=1.3.11"
33

44
# Required
55
handler = var.handler

0 commit comments

Comments
 (0)