terraform/configs/testdata/invalid-files/data-invalid-provider-refer...

4 lines
50 B
HCL

data "test_resource" "t" {
provider = my_test
}