provider/terraform: test fixture

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

View File

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