We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30f02a3 + ef4ab67 commit 1379a9cCopy full SHA for 1379a9c
1 file changed
main.tf
@@ -36,7 +36,7 @@ data "aws_iam_policy_document" "lambda" {
36
}
37
38
module "lambda" {
39
- source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v8.2.0"
+ source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v8.4.0"
40
41
description = "Lambda function for Key Enforcement"
42
function_name = var.project_name
0 commit comments