bhouse-nexthop commented on code in PR #283:
URL: 
https://github.com/apache/cloudstack-terraform-provider/pull/283#discussion_r2911088574


##########
website/docs/r/private_gateway.html.markdown:
##########
@@ -51,6 +65,11 @@ The following arguments are supported:
 * `vpc_id` - (Required) The VPC ID in which to create this Private gateway. 
Changing
     this forces a new resource to be created.
 
+* `bypassvlanoverlapcheck` - (Optional) When set to true, bypasses the VLAN 
overlap
+    check during private gateway creation. This allows creating private 
gateways with
+    VLANs that may overlap with existing VLANs in the physical network. 
Defaults to
+    false.

Review Comment:
   I'll make this change.  I was just keeping it the same as the underlying 
API, but its fine to change it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to