From 2271b31488c7223cc22bfc5df73aa13b04efdc2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edgar=20L=C3=B3pez?= Date: Thu, 10 Sep 2020 11:32:29 -0500 Subject: [PATCH] docs: added name argument for datasource of cluster --- website/docs/d/cluster.html.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/d/cluster.html.markdown b/website/docs/d/cluster.html.markdown index 5b9d758ad..384a121a5 100644 --- a/website/docs/d/cluster.html.markdown +++ b/website/docs/d/cluster.html.markdown @@ -23,6 +23,7 @@ data "nutanix_cluster" "cluster" { The following arguments are supported: * `cluster_id`: Represents clusters uuid +* `name`: Represents the name of cluster ### Metadata