Skip to content

Commit

Permalink
Bump hashicorp/google-beta from 4.76.0 to 4.80.0 in /terraform
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.76.0 to 4.80.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.76.0...v4.80.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 Sep 1, 2023
1 parent 450a8ee commit 7e892f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
}
google-beta = {
source = "hashicorp/google-beta"
version = "4.76.0"
version = "4.80.0"
}
}

Expand Down

0 comments on commit 7e892f2

Please sign in to comment.