Hey! Is there a way to get a nice looking tree-lik...
# general
p
Hey! Is there a way to get a nice looking tree-like diff when using GH Pulumi app?
Here’s the output from Github PR:
you can see the structure is flat and it additionally shows reads
The same preview command run locally on Mac OS:
I won’t be lying - the tree representation helps a lot with understanding what actually is happening (that’s why I decided to write my own ComponentResources to group things)
When I get some free time I can take a look at the GH app code but it would be nice if somebody pushed me in the right direction. Whether I forgot some parameters or it’s a limitation related to github actions / pulumi gh app / linux workers / black magic 🙂.
nobody? 😞