Skip to content

Commit 00ca5a1

Browse files
Update Terraform google to ~> 7.10.0
1 parent 4bfae9a commit 00ca5a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcp_scale_templates/gcp_new_vpc_scale/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
google = {
44
source = "hashicorp/google"
5-
version = "~> 7.9.0"
5+
version = "~> 7.10.0"
66
}
77
}
88
required_version = "~> 1.0"

0 commit comments

Comments
 (0)