auth0 terraform generate command does not create imports for auth0_client_credentials resources #980
Closed
6 tasks done
Labels
bug
This points to a verified bug in the code
Checklist
Description
When using the auth0 terraform generate command on one of auth0 tenants, the auth0_client_credentials resource is not imported within auth0_import.tf
Expectation
I expect all auth0 resources to be generated from my tenant so as to be able to replicate my tenants settings in another tenant.
Reproduction
Consistently reproduced:
Terraform file does not include any import statements for the auth0_client_credentials resources.
Auth0 CLI version
1.4.0 54e9a30
The text was updated successfully, but these errors were encountered: