Skip to content

Commit

Permalink
build(deps): bump hashicorp/google-beta from 5.39.1 to 5.40.0 in /gcp
Browse files Browse the repository at this point in the history
Bumps [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) from 5.39.1 to 5.40.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@v5.39.1...v5.40.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent 6aabd01 commit 1cee161
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions gcp/.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 gcp/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
}
google-beta = {
source = "hashicorp/google-beta"
version = "~> 5.39.1"
version = "~> 5.40.0"
}
random = {
version = "~> 3.5.1"
Expand Down

0 comments on commit 1cee161

Please sign in to comment.