This message was deleted.
# general
s
This message was deleted.
g
I believe you'll see request/response information if you pass
--debug
c
Thanks Cameron, that flag certainly adds some additional debug output, but not the raw rpc call from the provider as far as I can tell. The full cmd I tried was
pulumi up --logtostderr -v=999 --debug
Not critical anyway, it was just so I could snoop on what was happening for the bug I reported yesterday (https://github.com/pulumi/pulumi-aws-native/issues/230) which looks to be fixed already (kudos!)