terraform/config/module
Mitchell Hashimoto 098225dc0d
config/module: use the raw source as part of the key
This changes the key for the storage to be the _raw_ source from the
module, not the fully expanded source. Example: it'll be a relative path
instead of an absolute path.

This allows the ".terraform/modules" directory to be portable when
moving to other machines. This was a behavior that existed in <= 0.7.2
and was broken with #8398. This amends that and adds a test to verify.
2016-09-30 10:44:46 -07:00
..
test-fixtures
copy_dir.go Add proper build constraints for GH-7273 2016-06-23 08:02:32 -04:00
get.go Don't try to copy files over themselves 2016-06-22 11:25:42 -04:00
inode.go build: Opt-in to building rather than opt-out 2016-07-29 18:40:31 -05: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
module_test.go
tree.go config/module: use the raw source as part of the key 2016-09-30 10:44:46 -07:00
tree_gob.go
tree_gob_test.go
tree_test.go config/module: use the raw source as part of the key 2016-09-30 10:44:46 -07:00