Skip to content

Commit 8cf9c98

Browse files
Grammatical fix
Signed-off-by: Wouter van der Waal <[email protected]>
1 parent b3670ba commit 8cf9c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/policy_nat_rule.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The following arguments are supported:
8282
* `translated_networks` - (Optional) A list of translated network IP addresses or CIDR.
8383
* `translated_ports` - (Optional) Port number or port range. For use with `DNAT` action only.
8484
* `scope` - (Optional) A list of paths to interfaces and/or labels where the NAT Rule is enforced.
85-
* `policy_based_vpn_mode` - (Optional) Policy based VPN mode. One of `BYPASS`, `MATCH`. For use with `DNAT` or `NO_DNAT` actions only. Defaults to `BYPASS` when applicable. This argument is supported for NSX 4.0.0 and above.
85+
* `policy_based_vpn_mode` - (Optional) Policy based VPN mode. One of `BYPASS`, `MATCH`. For use with `DNAT` and `NO_DNAT` actions only. Defaults to `BYPASS` when applicable. This argument is supported for NSX 4.0.0 and above.
8686

8787
## Attributes Reference
8888

0 commit comments

Comments
 (0)