From 22b9e2a7d9521e1de5f877e0f6c79ac7058df12c Mon Sep 17 00:00:00 2001 From: Sander van Harmelen Date: Fri, 25 Mar 2016 18:24:16 +0100 Subject: [PATCH] Update the docs to match the changes made in PR #5587 --- .../source/docs/providers/cloudstack/r/instance.html.markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/source/docs/providers/cloudstack/r/instance.html.markdown b/website/source/docs/providers/cloudstack/r/instance.html.markdown index 9f3ffe67b..1351ab107 100644 --- a/website/source/docs/providers/cloudstack/r/instance.html.markdown +++ b/website/source/docs/providers/cloudstack/r/instance.html.markdown @@ -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.