terraform/config/module
James Bardin 38569c8508 add tests for get from tar subdir
Test that we can get a subdirectory from a tarball (or any other
"packed" source that we support).

The 'tar-subdir-to-parent' test highlights a regression where the
subdirectory module references a module in its parent directory. This
breaks the intended use ofr the subdirectory and the implementation in
go-getter. We need to fix this in terraform, and possible plan warnings
and deprecations for this type of source.
2017-09-21 13:12:33 -05:00
..
test-fixtures add tests for get from tar subdir 2017-09-21 13:12:33 -05:00
copy_dir.go Add proper build constraints for GH-7273 2016-06-23 08:02:32 -04:00
get.go move local module detection ahead of the registry 2017-09-15 16:16:28 -04:00
get_test.go Add basic ACC test 2017-09-15 16:16: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 config/module: can load a tree properly 2014-09-14 20:00:17 -07:00
module_test.go move local module detection ahead of the registry 2017-09-15 16:16:28 -04:00
testing.go config: add "backend" loading to the Terraform section 2017-01-26 14:33:49 -08:00
tree.go change the FolderStorage key 2017-09-15 16:16:28 -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 terraform: Plan should use module.Tree 2014-09-24 14:56:48 -07:00
tree_test.go add tests for get from tar subdir 2017-09-21 13:12:33 -05:00
validate_provider_alias.go config: smarter provider alias usage validation 2016-12-16 16:47:32 -08:00