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