If you want to see the REST API calls, which Pulumi is sending to Azure, you need to add --logflow as an argument. The full set of arguments for logging/debugging looks like this
Copy code
pulumi up --yes --skip-preview -v=9 --debug --logflow
👍 1
h
handsome-state-59775
09/20/2021, 6:16 AM
thanks! this helps, but i see this in the output:
Copy code
pulumi:pulumi:Stack stackname flag provided but not defined: -v
pulumi:pulumi:Stack stackname Usage of tf-provider-flags:
pulumi:pulumi:Stack stackname -get-provider-info
pulumi:pulumi:Stack stackname dump provider info as JSON to stdout
pulumi:pulumi:Stack stackname -version
pulumi:pulumi:Stack stackname get built provider version
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.