diff --git a/main.tf b/main.tf index 4540e525..6a5036dc 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.2.0" + source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v6.3.0" function_name = local.name