terraform/config/module
James Bardin 1fbb2d611a remove extra slash from registry urls
A refactor introduced an extra `/` in the download url, which causes an
extra redirect during discovery.

Improve a registry test to verify that detection doesn't require the
registry after the modules have been fetched.
2017-09-28 14:45:02 -04:00
..
test-fixtures handle go-getter subdirs in Tree.Load 2017-09-22 20:32:44 -04:00
copy_dir.go
get.go remove extra slash from registry urls 2017-09-28 14:45:02 -04:00
get_test.go remove extra slash from registry urls 2017-09-28 14:45:02 -04:00
inode.go
inode_freebsd.go
inode_windows.go
module.go
module_test.go record the subdirectory in the FolderStorage 2017-09-22 22:03:38 -04:00
testing.go
tree.go record the subdirectory in the FolderStorage 2017-09-22 22:03:38 -04:00
tree_gob.go
tree_gob_test.go
tree_test.go record the subdirectory in the FolderStorage 2017-09-22 22:03:38 -04:00
validate_provider_alias.go