github.com/dahs81/otto@v0.2.1-0.20160126165905-6400716cf085/appfile/test-fixtures/compile-basic/Appfile (about)

     1  application {
     2      name = "foo"
     3      type = "go"
     4  }
     5  
     6  project {
     7      name = "foo"
     8      infrastructure = "aws"
     9  }
    10  
    11  infrastructure "aws" {}