Skip to content

Commit

Permalink
Bump hashicorp/google from 5.32.0 to 6.0.1 in /tf-workspace
Browse files Browse the repository at this point in the history
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.32.0 to 6.0.1.
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v5.32.0...v6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 478ec5c commit 3c4cdff
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions tf-workspace/.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 tf-workspace/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "~> 5.12"
version = "~> 6.0"
}
google-beta = {
source = "hashicorp/google-beta"
Expand Down

0 comments on commit 3c4cdff

Please sign in to comment.