github.com/pulumi/terraform@v1.4.0/pkg/terraform/testdata/plan-requires-replace/main.tf (about) 1 resource "test_thing" "foo" { 2 v = "goodbye" 3 }