mirror of https://github.com/hashicorp/packer
When building the temporary plugin directory for a test, we didn't check that the LoadPluginVersion call succeeded and returned a path, which may cause errors down the line when attempting to install the plugin. To avoid this problem, we do the check at that time, and immediately fail if a plugin isn't found.pull/12983/head
parent
aa455014f5
commit
a62dab8ae7
Loading…
Reference in new issue