terraform/registry/regsrc
James Bardin 0d10564a74 remove the registryDetector
The detection of registry modules will have to happen in mutliple
phases. The go-getter interface requires that the detector return the
final URL, while we won't know that until we verify which version we
need. This leaves the regisry sources broken, to be re-integrated in a
following commit.
2017-10-27 09:08:15 -04:00
..
friendly_host.go use svchost.IsValid for FriendlyHost.Valid 2017-10-25 17:10:15 -04:00
friendly_host_test.go fix vet error in registry package 2017-10-25 15:49:35 -04:00
module.go remove the registryDetector 2017-10-27 09:08:15 -04:00
module_test.go disallow github and bitbucket hosts 2017-10-25 14:11:34 -04:00
regsrc.go copy regsrc and response from registry repo 2017-10-25 14:11:33 -04:00