skip to content
Alvin Lucillo

Auth0 terraform generate

/ 1 min read

💻 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.

  1. Install auth0 CLI: https://auth0.github.io/auth0-cli/auth0_terraform_generate.html
  2. Log in using the CLI with these scopes: auth0 login --scopes read:flows_vault_connections,create:client_grants,read:forms,read:flows
  3. Generate your tf resources: auth0 tf generate -o ./sometenant