Skip to content

Commit

Permalink
chore(deps): bump test_create_package::terraform-aws-lambda
Browse files Browse the repository at this point in the history
Bumps [test_create_package::terraform-aws-lambda](https://github.com/terraform-aws-modules/terraform-aws-lambda) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/terraform-aws-modules/terraform-aws-lambda/releases)
- [Changelog](https://github.com/terraform-aws-modules/terraform-aws-lambda/blob/master/CHANGELOG.md)
- [Commits](terraform-aws-modules/terraform-aws-lambda@v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: test_create_package::github::terraform-aws-modules/terraform-aws-lambda::v7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent a7695a0 commit 4bc18e5
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.0.0"
source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v7.1.0"

create_function = false
create_package = true
Expand Down

0 comments on commit 4bc18e5

Please sign in to comment.