github.com/opentofu/opentofu@v1.7.1/internal/tofu/testdata/graph-builder-apply-orphan-update/main.tf (about) 1 resource "test_object" "b" { 2 test_string = "changed" 3 }