terraform/config/module
Martin Atkins 505683dcd3 config/module: produce explicit error for non-registry hosts
If registry API discovery fails for a particular host then it's better to
generate an explicit error message for that early -- so we can tell the
user exactly what happened -- rather than assuming a default path and
then failing downstream when we get a 404 from that request.
2017-11-01 09:13:08 -07:00
..
test-fixtures failing test for changing intermediate modules 2017-10-27 09:08:15 -04:00
copy_dir.go
detector_test.go update test for error condition 2017-10-27 09:08:15 -04:00
get.go remove the registryDetector 2017-10-27 09:08:15 -04:00
get_test.go config/module: allow registry download sources to be relative paths 2017-10-30 10:37:25 -07:00
inode.go Fixed broken build for netbsd 2017-02-22 00:30:18 +08:00
inode_freebsd.go
inode_windows.go
module.go implement provider inheritence during loading 2017-10-27 09:08:15 -04:00
module_test.go add credentials to module.Storage 2017-10-27 16:16:35 -04:00
registry.go config/module: produce explicit error for non-registry hosts 2017-11-01 09:13:08 -07:00
registry_test.go config/module: allow registry download sources to be relative paths 2017-10-30 10:37:25 -07:00
storage.go Storage.GetModule 2017-10-27 19:17:26 -04:00
storage_test.go Storage.GetModule 2017-10-27 19:17:26 -04:00
testing.go rename ModuleStorage to Storage 2017-10-27 13:11:21 -04:00
tree.go rename ModuleStorage to Storage 2017-10-27 13:11:21 -04:00
tree_gob.go
tree_gob_test.go add credentials to module.Storage 2017-10-27 16:16:35 -04:00
tree_test.go add credentials to module.Storage 2017-10-27 16:16:35 -04:00
validate_provider_alias.go config: smarter provider alias usage validation 2016-12-16 16:47:32 -08:00
versions.go Use the new regsrc and response packages 2017-10-27 09:08:15 -04:00
versions_test.go Use the new regsrc and response packages 2017-10-27 09:08:15 -04:00