Skip to content

Commit

Permalink
chore(deps): update terraform google to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 19, 2024
1 parent 0db0e51 commit d0f27a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/testdata/bpmetadata/tf/provider-versions-bad.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {

required_providers {
google = {
version = ">= 4.4.0, < 6"
version = ">= 4.4.0, < 7"
}
google-beta = {
source = "hashicorp/google-beta"
Expand Down

0 comments on commit d0f27a3

Please sign in to comment.