mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 15:31:41 -04:00
When using multiple builders, the post-processor could yield different results for the `{{timestamp}}` interpolation.
By using a variable instead, the version will be consistent across all builders.
https://github.com/hashicorp/packer/issues/4973