Hello! I have written a Dynamic Resource provider ...
# python
b
Hello! I have written a Dynamic Resource provider and am unable to import resources due to the following error:
error: Exception calling application: '__provider'
. I suspect that my provider is raising an exception during the import operation but I have been unable to determine how so. Are you all familiar with this exception? And if not, do you have a suggestion for how I can debug this issue?
I have confirmed that it is a bug in the Pulumi Python SDK (Github Issue).