github.com/leowmjw/otto@v0.2.1-0.20160126165905-6400716cf085/appfile/test-fixtures/infra-foundations-dup.hcl (about) 1 application { 2 name = "foo" 3 } 4 5 infrastructure "aws" { 6 flavor = "foo" 7 8 foundation "consul" {} 9 foundation "consul" {} 10 }