d350818126
* internal/getproviders: fix panic with invalid path parts If the search path is missing a directory, the provider installer would try to create an addrs.Provider with the wrong parts. For example if the hostname was missing (as in the test case), it would call addrs.NewProvider with (namespace, typename, version). This adds a validation step for each part before calling addrs.NewProvider to avoid the panic. |
||
---|---|---|
.. | ||
filesystem-mirror | ||
filesystem-mirror-invalid/hashicorp |