Update the docs to match the changes made in PR #5587

This commit is contained in:
Sander van Harmelen 2016-03-25 18:24:16 +01:00
parent 3a44fc7b3f
commit 22b9e2a7d9
1 changed files with 1 additions and 2 deletions

View File

@ -27,8 +27,7 @@ resource "cloudstack_instance" "web" {
The following arguments are supported:
* `name` - (Required) The name of the instance. Changing this forces a new
resource to be created.
* `name` - (Required) The name of the instance.
* `display_name` - (Optional) The display name of the instance.