use map instead of object in docs for consistency

pull/7046/head
Adrien Delorme 8 years ago committed by GitHub
parent fccd7d0692
commit fbb508e127
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -58,7 +58,7 @@ builder.
appear in your account. Defaults to "packer-{{timestamp}}" (see
[configuration templates](/docs/templates/engine.html) for more info).
- `snapshot_labels` (object of key/value strings) - Key/value pair labels to
- `snapshot_labels` (map of key/value strings) - Key/value pair labels to
apply to the created image.
- `poll_interval` (string) - Configures the interval in which actions are

Loading…
Cancel
Save