Skip to content

Commit

Permalink
Bump hashicorp/google (#177)
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group in /toll-infrastructure with 1 update: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).


Updates `hashicorp/google` from 5.37.0 to 5.39.1
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/v5.39.1/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v5.37.0...v5.39.1)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 18, 2024
1 parent f0d1af9 commit b620124
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions toll-infrastructure/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion toll-infrastructure/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.37.0"
version = "5.39.1"
}
}
}
Expand Down

0 comments on commit b620124

Please sign in to comment.