pulumi/pkg/engine/lifecycletest/testdata/output/TestSimpleAnalyzeResourceFa...
Will Jones 079f98be15
Hide unnecessary rows in non-interactive mode (#17188)
When using a `--non-interactive` renderer, it seems that we don't
respect the presence or absence of options like `--show-sames`, instead
displaying all rows. While we do correctly compute whether or not a row
should be hidden, we don't check that computed boolean later on unless
we are performing an interactive render. This commit fixes that.

Fixes #12162
2024-09-09 07:44:27 +00:00
..
-0-0 Hide unnecessary rows in non-interactive mode (#17188) 2024-09-09 07:44:27 +00:00