Files
opentf/internal/command/views/testdata/show/main.tf
2022-01-13 11:00:03 -06:00

4 lines
53 B
HCL

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