mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 06:51:39 -04:00
When a variable is set in a pkrvars file, but isn't defined, an error message is output, but does not deliver an example of what is expected by Packer in order to complete a build. To remedy that, we improve the error message by giving an example of variable block to include in the build template.