Doc touchup

pull/924/head
Joe Topjian 11 years ago committed by Jon Perritt
parent 2b5c7c6e2c
commit 6f8df3d34e

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

Loading…
Cancel
Save