jolly-belgium-51775
07/26/2023, 11:48 AMDiagnostics:
pulumi:pulumi:Stack (service.django-poc-dev-azure):
error: an unhandled error occurred: program exited with non-zero exit code: 2
panic: fatal: An assertion has failed: 0xc0004239a0: cannot assign *string to string
goroutine 1235 [running]:
<http://github.com/pulumi/pulumi/sdk/v3/go/common/util/contract.failfast(...)|github.com/pulumi/pulumi/sdk/v3/go/common/util/contract.failfast(...)>
vendor/github.com/pulumi/pulumi/sdk/v3/go/common/util/contract/failfast.go:23
It's using the azure-native provider in Go. I can post the rest of the stack trace if needed, though the issue is that none of it points to where in my code there's an error. Figured it's a generic enough error, and I can't really pinpoint the specific issue thanks to how vague the error is. I have vaguely narrowed it down by commenting out chunks of code at a time, but it's taken quite some time.
I guess more broadly, I've run into a few errors like this which give me a very vague/unhelpful output, some of this is more on the pulumi side, some more from the provider responses, it would be good to know if there are any flags and tools I can use to get some useful debug information (--debug and -v have not been particularly enlightening)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.
Powered by