Skip to content

Commit

Permalink
Merge pull request nutanix#196 from nutanix/chore/note-networkrule
Browse files Browse the repository at this point in the history
chore: add note to network_security_rule
  • Loading branch information
marinsalinas authored Nov 24, 2020
2 parents f82a0de + 5b022ca commit b3beecf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/docs/d/network_security_rule.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ description: |-

Describes a Network security rule

> NOTE: The use of network_security_rule is only applicable in AHV clusters and requires Microsegmentation to be enabled. This feature is a function of the Flow product and requires a Flow license. For more information on Flow and Microsegmentation please visit https://www.nutanix.com/products/flow
## Example Usage (Isolate Development VMs from Production VMs and get its information)

```hcl
Expand Down
2 changes: 2 additions & 0 deletions website/docs/r/network_security_rule.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ description: |-

Provides a Nutanix network security rule resource to Create a network security rule.

> NOTE: The use of network_security_rule is only applicable in AHV clusters and requires Microsegmentation to be enabled. This feature is a function of the Flow product and requires a Flow license. For more information on Flow and Microsegmentation please visit https://www.nutanix.com/products/flow
## Example Usage

### Isolation Rule Example
Expand Down

0 comments on commit b3beecf

Please sign in to comment.