terraform/internal/command/testdata/refresh/main.tf

4 lines
51 B
HCL

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