Skip to content

Commit

Permalink
Bump hashicorp/google from 4.71.0 to 4.76.0 in /terraform
Browse files Browse the repository at this point in the history
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 4.71.0 to 4.76.0.
- [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@v4.71.0...v4.76.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent e0c8f4d commit 46a5e51
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 @@ -4,7 +4,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "4.71.0"
version = "4.76.0"
}
google-beta = {
source = "hashicorp/google-beta"
Expand Down

0 comments on commit 46a5e51

Please sign in to comment.