Merge pull request #5512 from serbaut/cs-vpc-domain

provider/cloudstack docs: add vpc.network_domain
This commit is contained in:
Clint 2016-03-10 09:26:42 -06:00
commit 5b6637e607
1 changed files with 3 additions and 0 deletions

View File

@ -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.