github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/command/testdata/show-json/requires-replace/main.tf (about) 1 resource "test_instance" "test" { 2 ami = "force-replace" 3 }