Skip to content

Commit

Permalink
Merge pull request #17 from plus3it/dependabot/terraform/terraform-a4…
Browse files Browse the repository at this point in the history
…8bcf6fc3

Bump lambda::terraform-aws-lambda from 7.8.1 to 7.9.0 in the terraform group
  • Loading branch information
mergify[bot] authored Sep 16, 2024
2 parents d32de52 + 0d71db6 commit b2fcea6
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 @@ -36,7 +36,7 @@ data "aws_iam_policy_document" "lambda" {
}

module "lambda" {
source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v7.8.1"
source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v7.9.0"

description = "Lambda function for Key Enforcement"
function_name = var.project_name
Expand Down

0 comments on commit b2fcea6

Please sign in to comment.