Satify my OCD a little 😉 (#7502)
This commit is contained in:
parent
26cf9e807a
commit
eb70dec2ec
|
@ -34,15 +34,15 @@ The following arguments are supported:
|
|||
* `cidr` - (Required) The CIDR block for the network. Changing this forces a new
|
||||
resource to be created.
|
||||
|
||||
* `gateway` - (Optional) Gateway that will be provided to the instances in this
|
||||
network. Defaults to the first usable IP in the range.
|
||||
|
||||
* `startip` - (Optional) Start of the IP block that will be available on the
|
||||
network. Defaults to the second available IP in the range.
|
||||
|
||||
* `endip` - (Optional) End of the IP block that will be available on the
|
||||
network. Defaults to the last available IP in the range.
|
||||
|
||||
* `gateway` - (Optional) Gateway that will be provided to the instances in this
|
||||
network. Defaults to the first usable IP in the range.
|
||||
|
||||
* `network_offering` - (Required) The name or ID of the network offering to use
|
||||
for this network.
|
||||
|
||||
|
|
Loading…
Reference in New Issue