packer/acctest
Lucas Bajolet 6fc1d154bd packer: relax constraints on sources
The source parsing logic was heavily directed towards Github compatible
source URIs, however if we want to support more cases, we need to make
sure we are able to specify those URIs, and to load plugins installed
from those sources.

Right now, since the getters available are only github.com, we will not
support remotely instlling plugins from sources other than github.com,
with the same set of constraints as before. However, we do support now
installing from a local plugin binary to any kind of source, and we
support loading them, including if a template wants this plugin
installed locally with version constraints.
2024-04-29 14:28:24 -04:00
..
plugin packer: relax constraints on sources 2024-04-29 14:28:24 -04:00
testing.go Update Acceptance Test to include BuilderSet 2023-11-22 21:36:01 -05:00
testing_test.go [COMPLIANCE] License changes (#12568) 2023-08-10 15:53:29 -07:00