github.com/beauknowssoftware/makehcl@v0.0.0-20200322000747-1b9bb1e1c008/internal/parse2/testdata/import_only/make.hcl (about)

     1  import {
     2    file = "import.hcl"
     3  }
     4  
     5  foo {
     6    bar = baz
     7  }