Skip to content

Commit 3606db4

Browse files
Update mmv1/third_party/terraform/website/docs/r/container_cluster.html.markdown
Co-authored-by: Riley Karson <[email protected]>
1 parent 536cc21 commit 3606db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmv1/third_party/terraform/website/docs/r/container_cluster.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -1427,7 +1427,7 @@ linux_node_config {
14271427

14281428
* `cluster_dns` - (Optional) Which in-cluster DNS provider should be used. `PROVIDER_UNSPECIFIED` (default) or `PLATFORM_DEFAULT` or `CLOUD_DNS`.
14291429

1430-
* `cluster_dns_scope` - (Optional) The scope of access to cluster DNS records. `DNS_SCOPE_UNSPECIFIED` or `CLUSTER_SCOPE` or `VPC_SCOPE`.
1430+
* `cluster_dns_scope` - (Optional) The scope of access to cluster DNS records. `DNS_SCOPE_UNSPECIFIED`, `CLUSTER_SCOPE`, or `VPC_SCOPE`. If the `cluster_dns` field is set to `CLOUD_DNS`, `DNS_SCOPE_UNSPECIFIED` and empty/null behave like `CLUSTER_SCOPE`.
14311431

14321432
* `cluster_dns_domain` - (Optional) The suffix used for all cluster service records.
14331433

0 commit comments

Comments
 (0)