You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,7 +137,7 @@ Then perform the following commands on the root folder:
137
137
| add\_shadow\_firewall\_rules | Create GKE shadow firewall (the same as default firewall rules with firewall logs enabled). |`bool`|`false`| no |
138
138
| additional\_ip\_range\_pods | List of _names_ of the additional secondary subnet ip ranges to use for pods |`list(string)`|`[]`| no |
139
139
| authenticator\_security\_group | The name of the RBAC security group for use with Google security groups in Kubernetes RBAC. Group name must be in format gke-security-groups@yourdomain.com|`string`|`null`| no |
| cluster\_dns\_domain | The suffix used for all cluster service records. |`string`|`""`| no |
142
142
| cluster\_dns\_provider | Which in-cluster DNS provider should be used. PROVIDER\_UNSPECIFIED (default) or PLATFORM\_DEFAULT or CLOUD\_DNS. |`string`|`"PROVIDER_UNSPECIFIED"`| no |
143
143
| cluster\_dns\_scope | The scope of access to cluster DNS records. DNS\_SCOPE\_UNSPECIFIED (default) or CLUSTER\_SCOPE or VPC\_SCOPE. |`string`|`"DNS_SCOPE_UNSPECIFIED"`| no |
@@ -335,7 +335,7 @@ The [project factory](https://github.com/terraform-google-modules/terraform-goog
-[Terraform Provider for GCP][terraform-provider-google] v5
338
+
-[Terraform Provider for GCP][terraform-provider-google] v5.9+
339
339
#### gcloud
340
340
Some submodules use the [terraform-google-gcloud](https://github.com/terraform-google-modules/terraform-google-gcloud) module. By default, this module assumes you already have gcloud installed in your $PATH.
341
341
See the [module](https://github.com/terraform-google-modules/terraform-google-gcloud#downloading) documentation for more information.
-[Terraform Provider for GCP Beta][terraform-provider-google-beta] v5
275
+
-[Terraform Provider for GCP Beta][terraform-provider-google-beta] v5.9+
276
276
{% else %}
277
-
-[Terraform Provider for GCP][terraform-provider-google] v5
277
+
-[Terraform Provider for GCP][terraform-provider-google] v5.9+
278
278
{% endif %}
279
279
#### gcloud
280
280
Some submodules use the [terraform-google-gcloud](https://github.com/terraform-google-modules/terraform-google-gcloud) module. By default, this module assumes you already have gcloud installed in your $PATH.
-[Terraform Provider for GCP Beta][terraform-provider-google-beta] v5
200
+
-[Terraform Provider for GCP Beta][terraform-provider-google-beta] v5.9+
201
201
#### gcloud
202
202
Some submodules use the [terraform-google-gcloud](https://github.com/terraform-google-modules/terraform-google-gcloud) module. By default, this module assumes you already have gcloud installed in your $PATH.
203
203
See the [module](https://github.com/terraform-google-modules/terraform-google-gcloud#downloading) documentation for more information.
-[Terraform Provider for GCP Beta][terraform-provider-google-beta] v5
187
+
-[Terraform Provider for GCP Beta][terraform-provider-google-beta] v5.9+
188
188
#### gcloud
189
189
Some submodules use the [terraform-google-gcloud](https://github.com/terraform-google-modules/terraform-google-gcloud) module. By default, this module assumes you already have gcloud installed in your $PATH.
190
190
See the [module](https://github.com/terraform-google-modules/terraform-google-gcloud#downloading) documentation for more information.
0 commit comments