Skip to content

Commit

Permalink
Bump hashicorp/google-beta from 4.27.0 to 5.12.0 in /tf-workspace
Browse files Browse the repository at this point in the history
Bumps [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) from 4.27.0 to 5.12.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-google-beta/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google-beta/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google-beta@v4.27.0...v5.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent 24d8112 commit e4a9cee
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 @@ -14,7 +14,7 @@ terraform {
}
google-beta = {
source = "hashicorp/google-beta"
version = "~> 4.27"
version = "~> 5.12"
}
tfe = {
source = "hashicorp/tfe"
Expand Down

0 comments on commit e4a9cee

Please sign in to comment.