Empty error summary when plan
encounters 'auth.zone_not_found'
#1662
Labels
kind/bug
Categorizes issue or PR as related to a bug.
plan
encounters 'auth.zone_not_found'
#1662
Confirmation
Terraform and Cloudflare provider version
Terraform v0.14.11, provider v3.15.0
Affected resource(s)
cloudflare_record
Terraform configuration files
Debug output
Panic output
No response
Expected output
Terraform would print an error message saying something like:
Actual output
Terraform prints:
Steps to reproduce
terraform plan
the above configuration.Additional factoids
Ran into this while refreshing state for a big list of domains, one of which had been removed from our account. It took some work to track down, but would have been a cinch with an error message provided :)
Refreshing state for multiple records (eg all relating to the same missing zone) will produce an equal number of errors with "Empty Summary".
Thanks for making this provider available!
References
Looks a bit like #1621, but that relates to
apply
and shows a different error.The text was updated successfully, but these errors were encountered: