File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -71,6 +71,10 @@ The following arguments are supported:
7171* ` zone ` - (Required) The name or ID of the zone where this network will be
7272 available. Changing this forces a new resource to be created.
7373
74+ * ` bypass_vlan_check ` - (Optional) if set to ` true ` it bypasses VLAN id/range overlap
75+ check during network creation for shared and L2 networks
76+
77+
7478## Attributes Reference
7579
7680The following attributes are exported:
Original file line number Diff line number Diff line change @@ -50,6 +50,9 @@ The following arguments are supported:
5050* ` vpc_id ` - (Required) The VPC ID in which to create this Private gateway. Changing
5151 this forces a new resource to be created.
5252
53+ * ` bypass_vlan_check ` - (Optional) if set to ` true ` it bypasses VLAN id/range overlap
54+ check during private gateway creation
55+
5356## Attributes Reference
5457
5558The following attributes are exported:
You can’t perform that action at this time.
0 commit comments