Skip to content

Commit

Permalink
Merge pull request #778 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.11.0-7.13.0

chore(deps): bump test_create_package::terraform-aws-lambda from 7.11.0 to 7.13.0 in /tests/test_create_package_separately
  • Loading branch information
mergify[bot] authored Oct 7, 2024
2 parents 5af277e + 77a7168 commit e92fff9
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.11.0"
source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v7.13.0"

create_function = false
create_package = true
Expand Down

0 comments on commit e92fff9

Please sign in to comment.