pulumi/pkg
Pat Gavlin ed46891693
Compute nested diffs in translateDetailedDiff. (#2911)
Instead of simply converting a detailed diff entry that indicates an
update to an entire composite value as a simple old/new value diff,
compute the nested diff. This alllows us to render a per-element diff
for the nested object rather than simply displaying the new and the old
composite values.

This is necessary in order to improve diff rendering once
pulumi/pulumi-terraform#403 has been rolled out.
2019-07-08 16:33:21 -07:00
..
apitype Defer all diffs to resource providers. (#2849) 2019-07-01 12:34:19 -07:00
backend Compute nested diffs in translateDetailedDiff. (#2911) 2019-07-08 16:33:21 -07:00
diag Use Analyzer PB in analyzer code 2019-06-13 16:04:13 -07:00
encoding Add license headers 2018-05-22 15:02:47 -07:00
engine Defer all diffs to resource providers. (#2849) 2019-07-01 12:34:19 -07:00
graph Add license headers 2018-05-22 15:02:47 -07:00
operations Collect logs from Google Cloud Functions 2019-04-08 09:44:05 -07:00
resource Normalize Windows paths for directory archive (#2887) 2019-07-02 00:04:24 +03:00
secrets Fix spelling issues 2019-05-15 08:32:49 -07:00
testing Persist engine events in batches (#2860) 2019-06-28 09:40:21 -07:00
tokens Adopt golangci-lint and address issues 2018-11-08 14:11:47 -08:00
tools Add a WriteString method to tools/GenWriter. (#1839) 2018-08-29 14:43:20 -07:00
util dont print emojis in non-interactive mode 2019-06-30 01:35:19 -04:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace Allow specifying a local path to templates for pulumi new (#2884) 2019-07-01 14:40:55 -07:00