Files
opentf/internal/command/testdata/test/missing-provider-in-test-module/main.tf

4 lines
55 B
HCL

resource "test_resource" "primary" {
value = "foo"
}