terraform/configs/testdata/invalid-files/data-reserved-locals.tf

4 lines
34 B
HCL

data "test" "foo" {
locals {}
}