terraform/backend/local/testdata/plan-module-outputs-changed/mod/main.tf

4 lines
39 B
HCL

output "changed" {
value = "after"
}