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/12740/head
parent
51b63cf266
commit
e16194b6d0
Loading…
Reference in new issue