File tree Expand file tree Collapse file tree 11 files changed +24
-24
lines changed
tools/validate_configs/golden_copies/expectations Expand file tree Collapse file tree 11 files changed +24
-24
lines changed Original file line number Diff line number Diff line change @@ -199,11 +199,11 @@ func getDefaultGoogleProviders(bp Blueprint) map[string]TerraformProvider {
199199 return map [string ]TerraformProvider {
200200 "google" : {
201201 Source : "hashicorp/google" ,
202- Version : ">= 6.9.0, <= 7.9 .0" ,
202+ Version : ">= 6.9.0, <= 7.11 .0" ,
203203 Configuration : gglConf },
204204 "google-beta" : {
205205 Source : "hashicorp/google-beta" ,
206- Version : ">= 6.9.0, <= 7.9 .0" ,
206+ Version : ">= 6.9.0, <= 7.11 .0" ,
207207 Configuration : gglConf }}
208208}
209209
Original file line number Diff line number Diff line change @@ -93,10 +93,10 @@ func (s *zeroSuite) TestExpandProviders(c *C) {
9393 c .Check (g .TerraformProviders , DeepEquals , map [string ]PR {
9494 "google" : TerraformProvider {
9595 Source : "hashicorp/google" ,
96- Version : ">= 6.9.0, <= 7.9 .0" },
96+ Version : ">= 6.9.0, <= 7.11 .0" },
9797 "google-beta" : TerraformProvider {
9898 Source : "hashicorp/google-beta" ,
99- Version : ">= 6.9.0, <= 7.9 .0" }})
99+ Version : ">= 6.9.0, <= 7.11 .0" }})
100100 }
101101
102102 { // no def PR, group PR
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.9 .0'
41+ version : ' >= 6.9.0, <= 7.11 .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.9 .0'
48+ version : ' >= 6.9.0, <= 7.11 .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.9 .0"
23+ version = " >= 6.9.0, <= 7.11 .0"
2424 }
2525 google-beta = {
2626 source = " hashicorp/google-beta"
27- version = " >= 6.9.0, <= 7.9 .0"
27+ version = " >= 6.9.0, <= 7.11 .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.9 .0'
47+ version : ' >= 6.9.0, <= 7.11 .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.9 .0'
54+ version : ' >= 6.9.0, <= 7.11 .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.9 .0'
83+ version : ' >= 6.9.0, <= 7.11 .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.9 .0'
90+ version : ' >= 6.9.0, <= 7.11 .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.9 .0"
23+ version = " >= 6.9.0, <= 7.11 .0"
2424 }
2525 google-beta = {
2626 source = " hashicorp/google-beta"
27- version = " >= 6.9.0, <= 7.9 .0"
27+ version = " >= 6.9.0, <= 7.11 .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.9 .0"
23+ version = " >= 6.9.0, <= 7.11 .0"
2424 }
2525 google-beta = {
2626 source = " hashicorp/google-beta"
27- version = " >= 6.9.0, <= 7.9 .0"
27+ version = " >= 6.9.0, <= 7.11 .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.9 .0'
42+ version : ' >= 6.9.0, <= 7.11 .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.9 .0'
49+ version : ' >= 6.9.0, <= 7.11 .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.9 .0"
23+ version = " >= 6.9.0, <= 7.11 .0"
2424 }
2525 google-beta = {
2626 source = " hashicorp/google-beta"
27- version = " >= 6.9.0, <= 7.9 .0"
27+ version = " >= 6.9.0, <= 7.11 .0"
2828 }
2929 }
3030}
Original file line number Diff line number Diff line change @@ -47,14 +47,14 @@ deployment_groups:
4747 terraform_providers :
4848 google :
4949 source : hashicorp/google
50- version : ' >= 6.9.0, <= 7.9 .0'
50+ version : ' >= 6.9.0, <= 7.11 .0'
5151 configuration :
5252 project : ((var.project_id))
5353 region : ((var.region))
5454 zone : ((var.zone))
5555 google-beta :
5656 source : hashicorp/google-beta
57- version : ' >= 6.9.0, <= 7.9 .0'
57+ version : ' >= 6.9.0, <= 7.11 .0'
5858 configuration :
5959 project : ((var.project_id))
6060 region : ((var.region))
You can’t perform that action at this time.
0 commit comments