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-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -167,6 +167,7 @@ Then perform the following commands on the root folder:
167
167
| enable\_confidential\_nodes | An optional flag to enable confidential node config. |`bool`|`false`| no |
168
168
| enable\_cost\_allocation | Enables Cost Allocation Feature and the cluster name and namespace of your GKE workloads appear in the labels field of the billing export to BigQuery |`bool`|`false`| no |
169
169
| enable\_default\_node\_pools\_metadata | Whether to enable the default node pools metadata key-value pairs such as `cluster_name` and `node_pool`|`bool`|`true`| no |
170
+
| enable\_fqdn\_network\_policy | Enable FQDN Network Policies on the cluster |`bool`|`null`| no |
170
171
| enable\_gcfs | Enable image streaming on cluster level. |`bool`|`false`| no |
171
172
| enable\_identity\_service | (Optional) Enable the Identity Service component, which allows customers to use external identity providers with the K8S API. |`bool`|`false`| no |
172
173
| enable\_intranode\_visibility | Whether Intra-node visibility is enabled for this cluster. This makes same node pod to pod traffic visible for VPC network |`bool`|`false`| no |
@@ -391,7 +392,7 @@ The [project factory](https://github.com/terraform-google-modules/terraform-goog
-[Terraform Provider for GCP][terraform-provider-google] v6.11+
395
+
-[Terraform Provider for GCP][terraform-provider-google] v6.14+
395
396
#### gcloud
396
397
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.
397
398
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] v6.11+
291
+
-[Terraform Provider for GCP Beta][terraform-provider-google-beta] v6.14+
292
292
{% else %}
293
-
-[Terraform Provider for GCP][terraform-provider-google] v6.11+
293
+
-[Terraform Provider for GCP][terraform-provider-google] v6.14+
294
294
{% endif %}
295
295
#### gcloud
296
296
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] v6.11+
219
+
-[Terraform Provider for GCP Beta][terraform-provider-google-beta] v6.14+
220
220
#### gcloud
221
221
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.
222
222
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] v6.11+
206
+
-[Terraform Provider for GCP Beta][terraform-provider-google-beta] v6.14+
207
207
#### gcloud
208
208
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.
209
209
See the [module](https://github.com/terraform-google-modules/terraform-google-gcloud#downloading) documentation for more information.
0 commit comments