Merge pull request #5512 from serbaut/cs-vpc-domain
provider/cloudstack docs: add vpc.network_domain
This commit is contained in:
commit
5b6637e607
|
@ -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