Skip to content

Commit

Permalink
Merge pull request #672 from plus3it/dependabot/terraform/lambda--git…
Browse files Browse the repository at this point in the history
…hub--terraform-aws-modules/terraform-aws-lambda--v7.14.0-7.16.0

Bump lambda::terraform-aws-lambda from 7.14.0 to 7.16.0
  • Loading branch information
mergify[bot] authored Nov 26, 2024
2 parents 8f41bd6 + fe4b9d5 commit fcd6716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Lambda
##############################
module "lambda" {
source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v7.14.0"
source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v7.16.0"

function_name = "${var.project_name}-delete-default-vpc"

Expand Down

0 comments on commit fcd6716

Please sign in to comment.