github.com/opentofu/opentofu@v1.7.1/internal/tofu/testdata/plan-requires-replace/main.tf (about) 1 resource "test_thing" "foo" { 2 v = "goodbye" 3 }