terraform/config/module
James Bardin b15258dfec remove provider inheritance from Tree.Load
Now that resources can be connected to providers with different paths in
the core graph, handling the inheritance in config makes less sense.

Removing this to make room for core to walk the Tree and connect
resources directly to the proper provider instance.
2017-11-06 17:27:45 -05:00
..
test-fixtures remove provider inheritance from Tree.Load 2017-11-06 17:27:45 -05: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 from review 2017-11-03 10:50:19 -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 remove provider inheritance from Tree.Load 2017-11-06 17:27:45 -05: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 provider inheritance from Tree.Load 2017-11-06 17:27:45 -05: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