Skip to content

Commit

Permalink
build(deps): bump hashicorp/google from 4.83.0 to 5.4.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.83.0 to 5.4.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.83.0...v5.4.0)

---
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 Nov 1, 2023
1 parent 9901d9f commit 4215598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
google = {
source = "hashicorp/google"
version = "4.83.0"
version = "5.4.0"
}
}
backend "gcs" {
Expand Down

0 comments on commit 4215598

Please sign in to comment.