github.com/dahs81/otto@v0.2.1-0.20160126165905-6400716cf085/command/test-fixtures/compile-alt/appfile.hcl (about) 1 application { 2 name = "test" 3 type = "test" 4 } 5 6 project { 7 name = "test" 8 infrastructure = "test" 9 } 10 11 infrastructure "test" { 12 flavor = "test" 13 }