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

4 lines
54 B
HCL

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