Skip to content

Commit

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

chore(deps): bump test_create_package::terraform-aws-lambda from 7.2.6 to 7.4.0 in /tests/test_create_package_separately
  • Loading branch information
mergify[bot] authored May 6, 2024
2 parents 08091a6 + 6a52434 commit f1b9b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_create_package_separately/main.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "test_create_package" {
source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v7.2.6"
source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v7.4.0"

create_function = false
create_package = true
Expand Down

0 comments on commit f1b9b7d

Please sign in to comment.