diff --git a/mmv1/third_party/terraform/website/docs/r/container_cluster.html.markdown b/mmv1/third_party/terraform/website/docs/r/container_cluster.html.markdown index 50a7c9df0bed..4dc0e3a516eb 100755 --- a/mmv1/third_party/terraform/website/docs/r/container_cluster.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/container_cluster.html.markdown @@ -851,7 +851,7 @@ linux_node_config { Accepted values are: * `"TIME_SHARING"`: Allow multiple containers to have [time-shared](https://cloud.google.com/kubernetes-engine/docs/concepts/timesharing-gpus) access to a single GPU device. -* `max_shared_clients_per_gpu` (Required) - The maximum number of containers that can share a GPU. +* `max_shared_clients_per_gpu` (Required) - The maximum number of containers that can share a GPU. The `workload_identity_config` block supports: