-v=9 should contain the bodies of requests and responses for the native provider. We use it all the time for debugging. Maybe try the full set of arguments
pulumi up --yes --skip-preview -v=9 --debug --logflow
c
crooked-planet-47987
08/31/2021, 10:18 AM
Thanks Mikhail, appreciate your fast response!
As far as I can see, --logflow adds the details about the HTTP request urls. That was not clear to me.
t
tall-librarian-49374
08/31/2021, 10:26 AM
Right. I’m not sure why we don’t do this by default. May be worth an issue.