auth0 terraform generate
fails on custom domains import when no verified credit card exists
#1102
Open
6 tasks done
Labels
bug
This points to a verified bug in the code
Checklist
Description
Generating Terraform configuration from an existing tenant using
auth0 terraform generate
fails when fetching theauth0_custom_domain
resources if there is no credit card verified for this account:Custom domains are free but a credit card verification is required for fraud prevention.
Expectation
If this error happens, it means that there are no custom domains to import (the feature is not enabled on this tenant). The CLI should skip
auth0_custom_domain
and continue with the importing of the other resources.Reproduction
Auth0 CLI version
1.6.1
The text was updated successfully, but these errors were encountered: