mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-24 08:51:40 -04:00
A common cause of the failure of the bundle volume step is missing the ec2-bundle-vol command on the target instance. This commit adds a note about this to the error message produced as Packer output if the bundling step fails (it is already in the documentation).