terraform/configs/test-fixtures/invalid-files/resource-reserved-locals.tf

4 lines
38 B
HCL

resource "test" "foo" {
locals {}
}