opentofu/internal/tofu/testdata/plan-requires-replace/main.tf
2023-09-20 15:16:53 +03:00

4 lines
48 B
HCL

resource "test_thing" "foo" {
v = "goodbye"
}