terraform/registry
Martin Atkins 59939cf320 configs/configload: installation from registry and go-getter
Unlike the old installer in config/module, this uses new-style
installation directories that include the static module path so that paths
we show in diagnostics will be more meaningful to the user.

As before, we retrieve the entire "package" associated with the given
source string, rather than any given subdirectory directly, because the
retrieved module may contain ../ references into parent directories which
must be resolvable after extraction.
2018-02-15 15:56:39 -08:00
..
regsrc make sure invalid hosts aren't compared 2017-11-20 18:29:09 -05:00
response missed another models dep in the registry 2017-10-25 15:57:51 -04:00
test allow discovery without trailing slash 2017-12-05 15:09:16 -05:00
client.go configs/configload: installation from registry and go-getter 2018-02-15 15:56:39 -08:00
client_test.go the trailing slash check caused a nil dereference 2018-01-17 18:31:05 -05:00
errors.go configs/configload: installation from registry and go-getter 2018-02-15 15:56:39 -08:00