💻 Tech
It’s easy to generate terraform files out of an Auth0 tenant with auth0 CLI. Note that the generate command requires a credit card on your account.
- Install auth0 CLI:
https://auth0.github.io/auth0-cli/auth0_terraform_generate.html
- Log in using the CLI with these scopes:
auth0 login --scopes read:flows_vault_connections,create:client_grants,read:forms,read:flows
- Generate your tf resources:
auth0 tf generate -o ./sometenant