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