Skip to content

Commit

Permalink
Merge pull request #654 from plus3it/dependabot/terraform/lambda--git…
Browse files Browse the repository at this point in the history
…hub--terraform-aws-modules/terraform-aws-lambda--v6.7.1-6.8.0

chore(deps): bump lambda::terraform-aws-lambda from 6.7.1 to 6.8.0
  • Loading branch information
mergify[bot] authored Jan 18, 2024
2 parents 158c81b + 8f69b12 commit 290f7a8
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 @@ -22,7 +22,7 @@ resource "random_string" "id" {
}

module "lambda" {
source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v6.7.1"
source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v6.8.0"

function_name = local.name

Expand Down

0 comments on commit 290f7a8

Please sign in to comment.