Skip to content

Commit 1cbf013

Browse files
authored
Merge pull request #55 from plus3it/dependabot/terraform/terraform-02d5754694
Bump lambda::terraform-aws-lambda from 8.4.0 to 8.5.0 in the terraform group
2 parents f73e6a7 + da99f2f commit 1cbf013

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.4.0"
39+
source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v8.5.0"
4040

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

0 commit comments

Comments
 (0)