terraform/internal/command/testdata/test/simple_pass_nested/main.tf

3 lines
51 B
HCL

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