Expand description
Pulumi (pulumi up/preview/destroy) output compression.
Pulumi prints a per-resource event tree (one row per resource) followed by
an Outputs: block, a Resources: summary and a Duration: line. The tree
is noise; the outputs (stack exports — real data), the resource counts, the
duration and any diagnostics are signal. We keep the latter and drop the
tree.