terraform/internal/command/testdata/init-with-tests-external-providers/main.tf

3 lines
52 B
HCL

resource "testing_instance" "baz" {
ami = "baz"
}