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
basic-subdir
basic-tar-subdir add tests for get from tar subdir 2017-09-21 13:12:33 -05:00
child
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
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