File tree Expand file tree Collapse file tree
tools/validate_configs/golden_copies/expectations Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ import (
3232const (
3333 blueprintLabel = "ghpc_blueprint"
3434 deploymentLabel = "ghpc_deployment"
35- GoogleProviderVersion = ">= 6.9.0, <= 7.30 .0"
35+ GoogleProviderVersion = ">= 6.9.0, <= 7.34 .0"
3636)
3737
3838var validLabelValueRegex = regexp .MustCompile ("[^a-z0-9_-]" )
Original file line number Diff line number Diff line change @@ -38,14 +38,14 @@ deployment_groups:
3838 terraform_providers :
3939 google :
4040 source : hashicorp/google
41- version : ' >= 6.9.0, <= 7.30 .0'
41+ version : ' >= 6.9.0, <= 7.34 .0'
4242 configuration :
4343 project : ((var.project_id))
4444 region : ((var.region))
4545 zone : ((var.zone))
4646 google-beta :
4747 source : hashicorp/google-beta
48- version : ' >= 6.9.0, <= 7.30 .0'
48+ version : ' >= 6.9.0, <= 7.34 .0'
4949 configuration :
5050 project : ((var.project_id))
5151 region : ((var.region))
Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ terraform {
2020 required_providers {
2121 google = {
2222 source = " hashicorp/google"
23- version = " >= 6.9.0, <= 7.30 .0"
23+ version = " >= 6.9.0, <= 7.34 .0"
2424 }
2525 google-beta = {
2626 source = " hashicorp/google-beta"
27- version = " >= 6.9.0, <= 7.30 .0"
27+ version = " >= 6.9.0, <= 7.34 .0"
2828 }
2929 }
3030}
Original file line number Diff line number Diff line change @@ -44,14 +44,14 @@ deployment_groups:
4444 terraform_providers :
4545 google :
4646 source : hashicorp/google
47- version : ' >= 6.9.0, <= 7.30 .0'
47+ version : ' >= 6.9.0, <= 7.34 .0'
4848 configuration :
4949 project : ((var.project_id))
5050 region : ((var.region))
5151 zone : ((var.zone))
5252 google-beta :
5353 source : hashicorp/google-beta
54- version : ' >= 6.9.0, <= 7.30 .0'
54+ version : ' >= 6.9.0, <= 7.34 .0'
5555 configuration :
5656 project : ((var.project_id))
5757 region : ((var.region))
@@ -80,14 +80,14 @@ deployment_groups:
8080 terraform_providers :
8181 google :
8282 source : hashicorp/google
83- version : ' >= 6.9.0, <= 7.30 .0'
83+ version : ' >= 6.9.0, <= 7.34 .0'
8484 configuration :
8585 project : ((var.project_id))
8686 region : ((var.region))
8787 zone : ((var.zone))
8888 google-beta :
8989 source : hashicorp/google-beta
90- version : ' >= 6.9.0, <= 7.30 .0'
90+ version : ' >= 6.9.0, <= 7.34 .0'
9191 configuration :
9292 project : ((var.project_id))
9393 region : ((var.region))
Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ terraform {
2020 required_providers {
2121 google = {
2222 source = " hashicorp/google"
23- version = " >= 6.9.0, <= 7.30 .0"
23+ version = " >= 6.9.0, <= 7.34 .0"
2424 }
2525 google-beta = {
2626 source = " hashicorp/google-beta"
27- version = " >= 6.9.0, <= 7.30 .0"
27+ version = " >= 6.9.0, <= 7.34 .0"
2828 }
2929 }
3030}
Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ terraform {
2020 required_providers {
2121 google = {
2222 source = " hashicorp/google"
23- version = " >= 6.9.0, <= 7.30 .0"
23+ version = " >= 6.9.0, <= 7.34 .0"
2424 }
2525 google-beta = {
2626 source = " hashicorp/google-beta"
27- version = " >= 6.9.0, <= 7.30 .0"
27+ version = " >= 6.9.0, <= 7.34 .0"
2828 }
2929 }
3030}
Original file line number Diff line number Diff line change @@ -39,14 +39,14 @@ deployment_groups:
3939 terraform_providers :
4040 google :
4141 source : hashicorp/google
42- version : ' >= 6.9.0, <= 7.30 .0'
42+ version : ' >= 6.9.0, <= 7.34 .0'
4343 configuration :
4444 project : ((var.project_id))
4545 region : ((var.region))
4646 zone : ((var.zone))
4747 google-beta :
4848 source : hashicorp/google-beta
49- version : ' >= 6.9.0, <= 7.30 .0'
49+ version : ' >= 6.9.0, <= 7.34 .0'
5050 configuration :
5151 project : ((var.project_id))
5252 region : ((var.region))
Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ terraform {
2020 required_providers {
2121 google = {
2222 source = " hashicorp/google"
23- version = " >= 6.9.0, <= 7.30 .0"
23+ version = " >= 6.9.0, <= 7.34 .0"
2424 }
2525 google-beta = {
2626 source = " hashicorp/google-beta"
27- version = " >= 6.9.0, <= 7.30 .0"
27+ version = " >= 6.9.0, <= 7.34 .0"
2828 }
2929 }
3030}
Original file line number Diff line number Diff line change @@ -48,14 +48,14 @@ deployment_groups:
4848 terraform_providers :
4949 google :
5050 source : hashicorp/google
51- version : ' >= 6.9.0, <= 7.30 .0'
51+ version : ' >= 6.9.0, <= 7.34 .0'
5252 configuration :
5353 project : ((var.project_id))
5454 region : ((var.region))
5555 zone : ((var.zone))
5656 google-beta :
5757 source : hashicorp/google-beta
58- version : ' >= 6.9.0, <= 7.30 .0'
58+ version : ' >= 6.9.0, <= 7.34 .0'
5959 configuration :
6060 project : ((var.project_id))
6161 region : ((var.region))
Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ terraform {
2020 required_providers {
2121 google = {
2222 source = " hashicorp/google"
23- version = " >= 6.9.0, <= 7.30 .0"
23+ version = " >= 6.9.0, <= 7.34 .0"
2424 }
2525 google-beta = {
2626 source = " hashicorp/google-beta"
27- version = " >= 6.9.0, <= 7.30 .0"
27+ version = " >= 6.9.0, <= 7.34 .0"
2828 }
2929 }
3030}
You can’t perform that action at this time.
0 commit comments