We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b7b5b9 + 045bf9b commit 66b92d3Copy full SHA for 66b92d3
main.tf
@@ -1,5 +1,5 @@
1
module "lambda" {
2
- source = "github.com/pbs/terraform-aws-lambda-module?ref=1.3.6"
+ source = "github.com/pbs/terraform-aws-lambda-module?ref=1.3.11"
3
4
# Required
5
handler = var.handler
0 commit comments