mirror of https://github.com/hashicorp/packer
When installing a plugin with packer plugins install --path, we only accept release versions of a plugin, as otherwise the loading can be inconsistent if for example a user specifies a required_plugins block in their template, in which case the plugins will be ignored. Until we have a simpler loading scheme then, we will reject non-release versions of plugins to avoid confusion.pull/12736/head
parent
ae5b91864c
commit
e293f2d890
Loading…
Reference in new issue