terraform/config/module
Mitchell Hashimoto 68ee4e0480
config/module: don't panic when referencing undefined module
Fixes #12788

We would panic when referencing an output from an undefined module. The
panic above this is correct but in this case Load will not catch
interpolated variables that _reference_ an unloaded/undefined module.
Test included.
2017-03-16 20:14:20 -07:00
..
test-fixtures config/module: don't panic when referencing undefined module 2017-03-16 20:14:20 -07:00
copy_dir.go
get.go
inode.go Fixed broken build for netbsd 2017-02-22 00:30:18 +08:00
inode_freebsd.go
inode_windows.go
module.go
module_test.go
testing.go config: add "backend" loading to the Terraform section 2017-01-26 14:33:49 -08:00
tree.go config/module: don't panic when referencing undefined module 2017-03-16 20:14:20 -07:00
tree_gob.go
tree_gob_test.go
tree_test.go config/module: don't panic when referencing undefined module 2017-03-16 20:14:20 -07:00
validate_provider_alias.go config: smarter provider alias usage validation 2016-12-16 16:47:32 -08:00