Skip to content

Commit

Permalink
Merge pull request #14 from alias-dev/develop
Browse files Browse the repository at this point in the history
Update docs to reflect removal of network security rule resource
  • Loading branch information
JonKohler authored Jan 25, 2019
2 parents 7a937d4 + 44b1b35 commit 9d2bbdf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ For a slack invite, please contact [email protected] from your business emai
* [x] Virtual Machines data source.
* [x] Category keys resource.
* [x] Category values resource.
* [x] Network security rule resource.
* [x] Network security rule data source.
* [x] Network security rules data source.
* [x] Subnets data source.
Expand Down Expand Up @@ -94,7 +93,6 @@ The following keys can be used to configure the provider.
* nutanix_subnet
* nutanix_category_key
* nutanix_category_value
* nutanix_network_security_rule
* nutanix_volume_group

## Data Sources
Expand Down
3 changes: 0 additions & 3 deletions website/nutanix.erb
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@
<li<%= sidebar_current("docs-nutanix-resource-nutanix_image") %>>
<a href="/docs/providers/nutanix/r/image.html">nutanix_image</a>
</li>
<li<%= sidebar_current("docs-nutanix-resource-nutanix-network-security-rule") %>>
<a href="/docs/providers/nutanix/r/network_security_rule.html">nutanix_network_security_rule</a>
</li>
<li<%= sidebar_current("docs-nutanix-resource-nutanix-category-key") %>>
<a href="/docs/providers/nutanix/r/category_key.html">nutanix_category_key</a>
</li>
Expand Down

0 comments on commit 9d2bbdf

Please sign in to comment.