Hello All, just started working with Pulumi. I'm ...
# azure
b
Hello All, just started working with Pulumi. I'm seeing very long timeouts (if ever) on errors when doing "pulumi up" from command line. Is the workflow to ctrl-c, then cancel or should I wait for this to resolve itself?
w
Any more details on what you are trying to do you can share? If it did ultimately resolve itself - do you know what the original issue was now? Note also you can get some diagnostic logs to help debug what's happening per https://www.pulumi.com/docs/troubleshooting/#verbose-logging.
b
It seems to be very slow to time out in any case of an error at the Azure API level. In one case, it was a name conflict for a resource, in another it was a syntax error in the API definition for an API Management entry, etc. I don't think these things ever will timeout properly, so I ctrl+c them.