terraform/config/module/test-fixtures
James Bardin 1b01f18920 handle go-getter subdirs in Tree.Load
In order to remain backward compatible with some modules, we need to
handle subdirs during Load. This means duplicating part of the go-getter
code path for subDir handling so we can resolve any subDirs and globs
internally, while keeping the entire remote directory structure within
the file storage.
2017-09-22 20:32:44 -04:00
..
basic
basic-dot
basic-git
basic-hg
basic-parent config/module: failing unit test for GH-1232 2015-03-26 09:11:32 -07:00
basic-subdir
basic-tar-subdir add tests for get from tar subdir 2017-09-21 13:12:33 -05:00
child config/module: Can look up Child with Tree.Child 2014-10-07 20:00:36 -07: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-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 config: smarter provider alias usage validation 2016-12-16 16:47:32 -08:00
validate-alias-good config: smarter provider alias usage validation 2016-12-16 16:47:32 -08:00
validate-bad-output
validate-bad-output-to-module config: add module raw configs to InterpolatedConfigs [GH-1448] 2015-04-29 17:12:28 -07:00
validate-bad-var
validate-child-bad
validate-child-good config: validation error when output is missing value field 2016-01-20 14:00:36 -06:00
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