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 6.3.0 to 6.4.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@v6.3.0...v6.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 3717feb commit 150df92
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=v6.3.0"
source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v6.4.0"

create_function = false
create_package = true
Expand Down

0 comments on commit 150df92

Please sign in to comment.