Files
opentf/internal/command/testdata/test/simple_pass_nested/main.tf

4 lines
51 B
HCL

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