Skip to content

Commit

Permalink
Merge pull request #821 from plus3it/dependabot/terraform/tests/test_…
Browse files Browse the repository at this point in the history
…create_package_separately/lambda--github--terraform-aws-modules/terraform-aws-lambda--v7.17.0-7.19.0

chore(deps): bump lambda::terraform-aws-lambda from 7.17.0 to 7.19.0 in /tests/test_create_package_separately
  • Loading branch information
mergify[bot] authored Jan 8, 2025
2 parents 3509fa3 + e46c43c commit 78bfe94
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=v7.17.0"
source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v7.19.0"

function_name = local.name

Expand Down

0 comments on commit 78bfe94

Please sign in to comment.