github.com/bhameyie/otto@v0.2.1-0.20160406174117-16052efa52ec/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  }