Skip to content

Commit 1379a9c

Browse files
authored
Merge pull request #53 from plus3it/dependabot/terraform/terraform-8efba3cac0
Bump lambda::terraform-aws-lambda from 8.2.0 to 8.4.0 in the terraform group
2 parents 30f02a3 + ef4ab67 commit 1379a9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ data "aws_iam_policy_document" "lambda" {
3636
}
3737

3838
module "lambda" {
39-
source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v8.2.0"
39+
source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v8.4.0"
4040

4141
description = "Lambda function for Key Enforcement"
4242
function_name = var.project_name

0 commit comments

Comments
 (0)