File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ The [project factory](https://github.com/terraform-google-modules/terraform-goog
194194- [ kubectl] ( https://github.com/kubernetes/kubernetes/releases ) 1.9.x
195195#### Terraform and Plugins
196196- [ Terraform] ( https://www.terraform.io/downloads.html ) 0.11.x
197- - [ terraform-provider-google] ( https://github.com/terraform-providers/terraform-provider-google ) v2.0.0
197+ - [ terraform-provider-google] ( https://github.com/terraform-providers/terraform-provider-google ) v2.3
198198
199199### Configure a Service Account
200200In order to execute this module you must have a Service Account with the
Original file line number Diff line number Diff line change @@ -138,9 +138,9 @@ The [project factory](https://github.com/terraform-google-modules/terraform-goog
138138#### Terraform and Plugins
139139- [ Terraform] ( https://www.terraform.io/downloads.html ) 0.11.x
140140{% if private_cluster %}
141- - [ terraform-provider-google-beta] ( https://github.com/terraform-providers/terraform-provider-google-beta ) v2.0.0
141+ - [ terraform-provider-google-beta] ( https://github.com/terraform-providers/terraform-provider-google-beta ) v2.3
142142{% else %}
143- - [ terraform-provider-google] ( https://github.com/terraform-providers/terraform-provider-google ) v2.0.0
143+ - [ terraform-provider-google] ( https://github.com/terraform-providers/terraform-provider-google ) v2.3
144144{% endif %}
145145
146146### Configure a Service Account
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ The [project factory](https://github.com/terraform-google-modules/terraform-goog
202202- [ kubectl] ( https://github.com/kubernetes/kubernetes/releases ) 1.9.x
203203#### Terraform and Plugins
204204- [ Terraform] ( https://www.terraform.io/downloads.html ) 0.11.x
205- - [ terraform-provider-google-beta] ( https://github.com/terraform-providers/terraform-provider-google-beta ) v2.0.0
205+ - [ terraform-provider-google-beta] ( https://github.com/terraform-providers/terraform-provider-google-beta ) v2.3
206206
207207### Configure a Service Account
208208In order to execute this module you must have a Service Account with the
You can’t perform that action at this time.
0 commit comments