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/13032/head
parent
3d437ede99
commit
fe564c579b
Loading…
Reference in new issue