github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/backend/local/testdata/plan-module-outputs-changed/mod/main.tf (about)

     1  output "changed" {
     2    value = "after"
     3  }