clarify docs

This commit is contained in:
Matthew Hooker 2017-09-06 15:01:39 -07:00
parent 57237c55e6
commit 817dc973c8
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 2 additions and 2 deletions

View File

@ -204,8 +204,8 @@ builder.
- `instance_name` (string) - A name to give the launched instance. Beware that
this must be unique. Defaults to `"packer-{{uuid}}"`.
- `labels` (object of key/value strings) - Labels applied to the launched
instance.
- `labels` (object of key/value strings) - Key/value pair labels to apply to
the launched instance.
- `machine_type` (string) - The machine type. Defaults to `"n1-standard-1"`.