terraform/config/module
James Bardin 9c334fe012 update init output
Change "Downloading" to 'Initializing" to match the provider loading
dialog.

List each module being loaded.

If a regisry module is being downloaded, list the registry host, and the
version discovered.

Show the source string from the config that is being fetched, rather
than the go-getter url. The full source can be found in the logs for
debugging.

Add much more extensive logging
2017-11-03 10:28:07 -04:00
..
test-fixtures remove implicit provier tests from config/module 2017-11-02 15:43:45 -04:00
copy_dir.go Add proper build constraints for GH-7273 2016-06-23 08:02:32 -04:00
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 build: Opt-in to building rather than opt-out 2016-07-29 18:40:31 -05:00
inode_windows.go build: Opt-in to building rather than opt-out 2016-07-29 18:40:31 -05:00
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 update init output 2017-11-03 10:28:07 -04:00
registry_test.go config/module: allow registry download sources to be relative paths 2017-10-30 10:37:25 -07:00
storage.go update init output 2017-11-03 10:28:07 -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 update init output 2017-11-03 10:28:07 -04:00
tree_gob.go config/module: store the path with the module 2015-04-07 16:37:46 -07:00
tree_gob_test.go add credentials to module.Storage 2017-10-27 16:16:35 -04:00
tree_test.go remove implicit provier tests from config/module 2017-11-02 15:43:45 -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