config: test that LoadDir doesn't load nested

This commit is contained in:
Mitchell Hashimoto 2014-07-11 20:16:49 -07:00
parent 14b29d0ecd
commit 8655711a3f
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
output "i-am-nested" {
value = "what"
}