Skip to content

Commit

Permalink
Update Terraform google to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 18, 2024
1 parent 4fcf652 commit b820684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
// develop this example.

provider "google" {
version = "~> 2.11.0"
version = "~> 6.12.0"
}

provider "null" {
Expand Down

0 comments on commit b820684

Please sign in to comment.