github.com/bhameyie/otto@v0.2.1-0.20160406174117-16052efa52ec/appfile/test-fixtures/infra-foundations.hcl (about) 1 application { 2 name = "foo" 3 } 4 5 infrastructure "aws" { 6 flavor = "foo" 7 8 foundation "consul" { 9 foo = "bar" 10 } 11 }