github.com/bhameyie/otto@v0.2.1-0.20160406174117-16052efa52ec/appfile/test-fixtures/infra-dup.hcl (about)

     1  infrastructure "aws" {
     2      flavor = "foo"
     3  }
     4  
     5  infrastructure "aws" {
     6      flavor = "bar"
     7  }