Skip to content

Commit

Permalink
include clusters page
Browse files Browse the repository at this point in the history
  • Loading branch information
cgriggs01 committed Oct 9, 2018
1 parent 184c97c commit a4ac28e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/d/clusters.html.markdown
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: "nutanix"
page_title: "NUTANIX: nutanix_clusters"
sidebar_current: "docs-nutanix-datasource-clusters"
sidebar_current: "docs-nutanix-datasource-clusters-x"
description: |-
Describes a Clusters
---
Expand Down Expand Up @@ -113,4 +113,4 @@ The version attribute supports the following:
* `product_name`: - Name of the producer/distribution of the image. For example windows or red hat.
* `product_version`: - Version string for the disk image.

See detailed information in [Nutanix Image](https://nutanix.github.io/Automation/experimental/swagger-redoc-sandbox/#tag/clusters/paths/~1clusters~1multicluster_config/post).
See detailed information in [Nutanix Image](https://nutanix.github.io/Automation/experimental/swagger-redoc-sandbox/#tag/clusters/paths/~1clusters~1multicluster_config/post).
3 changes: 3 additions & 0 deletions website/nutanix.erb
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
<li<%= sidebar_current("docs-nutanix-datasource-cluster") %>>
<a href="/docs/providers/nutanix/d/cluster.html">nutanix_cluster</a>
</li>
<li<%= sidebar_current("docs-nutanix-datasource-clusters-x") %>>
<a href="/docs/providers/nutanix/d/clusters.html">nutanix_clusters</a>
</li>
</ul>
</li>

Expand Down

0 comments on commit a4ac28e

Please sign in to comment.