github.com/kevinklinger/open_terraform@v1.3.6/noninternal/terraform/testdata/plan-requires-replace/main.tf (about)

     1  resource "test_thing" "foo" {
     2    v = "goodbye"
     3  }