Skip to content

Commit

Permalink
fix(deps): Bump GoogleCloudPlatform/lb-http/google from 10.0.0 to 10.2.0
Browse files Browse the repository at this point in the history
Bumps [GoogleCloudPlatform/lb-http/google](https://github.com/terraform-google-modules/terraform-google-lb-http) from 10.0.0 to 10.2.0.
- [Release notes](https://github.com/terraform-google-modules/terraform-google-lb-http/releases)
- [Changelog](https://github.com/terraform-google-modules/terraform-google-lb-http/blob/master/CHANGELOG.md)
- [Commits](terraform-google-modules/terraform-google-lb-http@v10.0.0...v10.2.0)

---
updated-dependencies:
- dependency-name: GoogleCloudPlatform/lb-http/google
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent f6ec143 commit 1acca75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lb.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "load_balancer" {
source = "GoogleCloudPlatform/lb-http/google//modules/serverless_negs"
version = "10.0.0"
version = "10.2.0"

project = var.project_id

Expand Down

0 comments on commit 1acca75

Please sign in to comment.