terraform/internal/command/views/testdata/show/main.tf

4 lines
53 B
HCL

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