github.com/opentofu/opentofu@v1.7.1/internal/tofu/testdata/apply-issue19908/issue19908.tf (about) 1 resource "test" "foo" { 2 baz = "updated" 3 }