Is there a way to improve the usefulness of output...
# aws
a
Is there a way to improve the usefulness of outputs from
pulumi preview --diff
with regard to IAM policies? It's basically unreadable in default form =\
g
I think if you add
--json
as a flag, it should be a lot more readable.