terraform/config/module/test-fixtures
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
..
basic
basic-dot
basic-git
basic-hg
basic-parent
basic-subdir
basic-tar-subdir add tests for get from tar subdir 2017-09-21 13:12:33 -05:00
change-intermediate-source failing test for changing intermediate modules 2017-10-27 09:08:15 -04:00
child
conficting-submodule-names move getStorage to moduleStorage too 2017-10-27 09:08:15 -04:00
discover-registry-local missing test-fixture files 2017-10-27 09:08:15 -04:00
discover-subdirs add test fixture for new getter discovery behavior 2017-09-15 16:16:29 -04:00
dup
registry-load handle go-getter subdirs in Tree.Load 2017-09-22 20:32:44 -04:00
registry-subdir missing test-fixture files 2017-10-27 09:08:15 -04:00
registry-tar-subdir add test loading an archive with `//*` subdir 2017-09-21 15:32:55 -05:00
tar-subdir-to-parent add tests for get from tar subdir 2017-09-21 13:12:33 -05:00
validate-alias-bad
validate-alias-good
validate-bad-output
validate-bad-output-to-module
validate-bad-var
validate-child-bad
validate-child-good
validate-module-root config/module: disallow root modules named "root" 2017-01-08 15:39:57 -08:00
validate-module-root-grandchild config/module: disallow root modules named "root" 2017-01-08 15:39:57 -08:00
validate-module-unknown config/module: don't panic when referencing undefined module 2017-03-16 20:14:20 -07:00
validate-required-var report all errors from module validation 2017-03-02 15:16:05 -05:00
validate-root-bad