How would I troubleshoot this error? The -v 4 opti...
# getting-started
s
How would I troubleshoot this error? The -v 4 option to add verbosity didn't help. error: creating resource: creating resource (await): operation CREATE failed with "InternalFailure": Resource Handler Internal Failure
l
It seems to be an error in the provider, so the first thing to share would be: what resource are you creating? And what version of the provider and plugin? Verbosity goes higher than 4. I frequently see
-v 9
being recommended on Slack.