Update the docs to match the changes made in PR #5587
This commit is contained in:
parent
3a44fc7b3f
commit
22b9e2a7d9
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue