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