From 6f8df3d34ef8f1ef3e1a5d0260d58f60d68d5fcc Mon Sep 17 00:00:00 2001 From: Joe Topjian Date: Wed, 11 Feb 2015 04:22:25 +0000 Subject: [PATCH] Doc touchup --- .../providers/openstack/r/compute_instance_v2.html.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/source/docs/providers/openstack/r/compute_instance_v2.html.markdown b/website/source/docs/providers/openstack/r/compute_instance_v2.html.markdown index f6cf6401ce..542210dc6c 100644 --- a/website/source/docs/providers/openstack/r/compute_instance_v2.html.markdown +++ b/website/source/docs/providers/openstack/r/compute_instance_v2.html.markdown @@ -35,9 +35,9 @@ The following arguments are supported: * `name` - (Required) A unique name for the resource. -* `image_id` - (Required) The image reference (ID) for the desired image for - the server. Changing this creates a new server. Note that `image_id` and - `image_name` are mutually exclusive. +* `image_id` - (Required) The image ID of the desired image for the server. + Changing this creates a new server. Note that `image_id` and `image_name` + are mutually exclusive. * `image_name` - (Required) The image name for the server. Changing this creates a new server. Note that `image_id` and `image_name` are mutually