github.com/pulumi/terraform@v1.4.0/pkg/terraform/testdata/apply-issue19908/issue19908.tf (about) 1 resource "test" "foo" { 2 baz = "updated" 3 }