terraform/command/test-fixtures/apply/main.tf

4 lines
51 B
HCL

resource "test_instance" "foo" {
ami = "bar"
}