terraform/config/module
James Bardin f2a7b94692 use the new ModuleStorage in the command package
Update the command package to use the new module storage. Move the old
command output strings into the module storage itself. This could be
moved back later either by using ui callbacks, or designing a module
storage interface once we know what the final requirements will look
like.
2017-10-27 12:58:24 -04:00
..
test-fixtures failing test for changing intermediate modules 2017-10-27 09:08:15 -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 export ModuleStorage and use it for Tree.Load 2017-10-27 11:29:29 -04: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 export ModuleStorage and use it for Tree.Load 2017-10-27 11:29:29 -04:00
registry.go use URLs rather than strings is registry functions 2017-10-27 09:08:15 -04:00
registry_test.go flag off registry ACC test 2017-10-27 09:08:15 -04:00
storage.go use the new ModuleStorage in the command package 2017-10-27 12:58:24 -04:00
testing.go export ModuleStorage and use it for Tree.Load 2017-10-27 11:29:29 -04:00
tree.go export ModuleStorage and use it for Tree.Load 2017-10-27 11:29:29 -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 export ModuleStorage and use it for Tree.Load 2017-10-27 11:29:29 -04:00
tree_test.go export ModuleStorage and use it for Tree.Load 2017-10-27 11:29:29 -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