provider/cloudstack docs: add vpc.network_domain
This commit is contained in:
parent
2c48a7c4cb
commit
4a3dbef0c8
|
@ -37,6 +37,9 @@ The following arguments are supported:
|
|||
* `vpc_offering` - (Required) The name or ID of the VPC offering to use for this VPC.
|
||||
Changing this forces a new resource to be created.
|
||||
|
||||
* `network_domain` - (Optional) DNS domain for guest
|
||||
networks. Changing this forces a new resource to be created.
|
||||
|
||||
* `project` - (Optional) The name or ID of the project to deploy this
|
||||
instance to. Changing this forces a new resource to be created.
|
||||
|
||||
|
|
Loading…
Reference in New Issue