Merge pull request #17816 from cgriggs01/f-add-nsxt

add VMware NSX-T links to provider index pages
This commit is contained in:
Chris Marchesi 2018-04-09 11:22:11 -07:00
parent dbce85d85f
commit 7f876c2298
No known key found for this signature in database
GPG Key ID: 8D6F1589D9834498
2 changed files with 7 additions and 0 deletions

View File

@ -139,7 +139,12 @@ down to see all providers.
<tr>
<td><a href="/docs/providers/vault/index.html">Vault</a></td>
<td><a href="/docs/providers/vcd/index.html">VMware vCloud Director</a></td>
<td><a href="/docs/providers/nsxt/index.html">VMware NSX-T</a></td>
</tr>
<tr>
<td><a href="/docs/providers/vsphere/index.html">VMware vSphere</a></td>
<td><a></a></td>
<td><a></a></td>
</tr>
</table>

View File

@ -31,4 +31,6 @@ tested by HashiCorp.
[Oracle Public Cloud](/docs/providers/opc/index.html)
[VMware NSX-T](/docs/providers/nsxt/index.html)
[VMware vSphere](/docs/providers/vsphere/index.html)