terraform/internal/command/testdata/show-json/requires-replace/main.tf

4 lines
62 B
HCL

resource "test_instance" "test" {
ami = "force-replace"
}