diff --git a/main.tf b/main.tf index e39d7b17..9738f9b1 100644 --- a/main.tf +++ b/main.tf @@ -22,7 +22,7 @@ resource "random_string" "id" { } module "lambda" { - source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v6.7.0" + source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v6.7.1" function_name = local.name