Files
Packer-Cn/command
Lucas Bajolet e16194b6d0 command: plugins install reject non-releases
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.
2023-12-05 09:54:53 -05:00
..
2023-11-28 20:01:04 +00:00
2022-05-17 19:26:34 +02:00
2023-08-10 15:53:29 -07:00