Document labels set on GCE instance

This commit is contained in:
Patrick Decat 2017-09-06 23:22:51 +02:00
parent a7283f2281
commit a005638e11
1 changed files with 3 additions and 0 deletions

View File

@ -204,6 +204,9 @@ 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.
- `machine_type` (string) - The machine type. Defaults to `"n1-standard-1"`.
- `metadata` (object of key/value strings) - Metadata applied to the launched