mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-24 00:41:41 -04:00
- filter build and error checking in Prepare stage (multiErr created in the original function will be returned to Prepare and appended, so all errors show). - source_image overrides source_image_filter. - Doc edit