github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/configs/testdata/invalid-files/data-reserved-locals.tf (about)

     1  data "test" "foo" {
     2    locals {}
     3  }