terraform/internal/command/testdata/plan-out-backend-legacy/main.tf

4 lines
51 B
HCL

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