mirror of https://github.com/pulumi/pulumi.git
21b9f2912c
Instead of simply rendering the old and new values for textual properties, compute the diff between the old and new values and render that. For single-line values, the diff is computed and rendered character-wise, with simplification applied to avoid "small" diffs. For multi-line values, the diff is computed and rendered linewise (as we already to for textual assets). Fixes #9136. |
||
---|---|---|
.. | ||
.gitattributes | ||
up-2.json | ||
up-2.json.stderr.txt | ||
up-2.json.stdout.txt | ||
up-3.json | ||
up-3.json.stderr.txt | ||
up-3.json.stdout.txt | ||
up-4.json | ||
up-4.json.stderr.txt | ||
up-4.json.stdout.txt | ||
up.json | ||
up.json.stderr.txt | ||
up.json.stdout.txt | ||
webserver-userdata.json | ||
webserver-userdata.json.stderr | ||
webserver-userdata.json.stderr.txt | ||
webserver-userdata.json.stdout | ||
webserver-userdata.json.stdout.txt |