Closed hoshsadiq closed 4 years ago
Thanks for reaching out! We've fixed this in #8575, and it'll go out with the 1.5.0 release in a few weeks.
Merci
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Overview of the Issue
I'm just writing some github actions, and running a packer build command where I had forgot to install the plugin (in this case the arm-image) before running it. Packer complains that the builder wasn't found but still returns with a zero exit-code. This is misleading and can potentially lead to an individual spending unnecessary time to investigate.
Reproduction Steps
Run any packer build using the arm-image builder (linked above).
Packer version
1.4.5
Simplified Packer Buildfile
Operating system and Environment details
N/A
Log Fragments and crash.log files