github.com/graywolf-at-work-2/terraform-vendor@v1.4.5/internal/terraform/testdata/plan-requires-replace/main.tf (about)

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