github.com/bhameyie/otto@v0.2.1-0.20160406174117-16052efa52ec/appfile/test-fixtures/validate-project-unknown-infra/Appfile (about) 1 application { 2 name = "foo" 3 type = "go" 4 } 5 6 project { 7 name = "foo" 8 infrastructure = "aws" 9 } 10 11 infrastructure "google" {}