provider/terraform: test fixture

This commit is contained in:
Mitchell Hashimoto 2015-05-07 09:59:11 -07:00
parent 6586ce243c
commit ddad945717
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
{
"modules": [{
"path": ["root"],
"outputs": { "foo": "bar" }
}]
}