Is anyone successfully in obtaining a more verbose...
# general
d
Is anyone successfully in obtaining a more verbose debug log? I was expecting the following
Copy code
export TF_LOG=TRACE
pulumi refresh -v 9 --yes && pulumi up --yes -v 9
to work for me but it didn’t