File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,18 @@ The following arguments are supported:
4343* ` endip ` - (Optional) End of the IP block that will be available on the
4444 network. Defaults to the last available IP in the range.
4545
46+ * ` ip6cidr ` - (Optional) The IPv6 CIDR block for the network. Changing this
47+ forces a new resource to be created.
48+
49+ * ` ip6gateway ` - (Optional) IPv6 Gateway that will be provided to the instances
50+ in this network. Defaults to the first usable IP in the range.
51+
52+ * ` startipv6 ` - (Optional) Start of the IPv6 block that will be available on the
53+ network. Defaults to the second available IP in the range.
54+
55+ * ` endipv6 ` - (Optional) End of the IPv6 block that will be available on the
56+ network. Defaults to the last available IP in the range.
57+
4658* ` network_domain ` - (Optional) DNS domain for the network.
4759
4860* ` network_offering ` - (Required) The name or ID of the network offering to use
You can’t perform that action at this time.
0 commit comments