github.com/cycloidio/terraform@v1.1.10-0.20220513142504-76d5c768dc63/terraform/testdata/graph-builder-apply-orphan-update/main.tf (about)

     1  resource "test_object" "b" {
     2    test_string = "changed"
     3  }