Absolutely! Thankfully, getting started with the Auth0 Terraform Provider is significantly easier than in the past. With our recent Auth0 Terraform v1 release and updates to our Auth0 CLI, we have significantly reduced the initial setup time.
In the past, setting up the Auth0 Terraform Provider, especially for mature tenants, was an arduous process, to say the least. Depending on how mature your tenant is, it might have taken days or weeks to manually copy all your Auth0 resources over.
We’re happy to report that now you can get started with Terraform in minutes, not days! To start, developers should follow our straightforward Quickstart guide to understand the general concepts. If you are already using Auth0, you only need to run the new auth0 terraform generate command in the Auth0 CLI to generate all the .tf
files needed for Terraform. More details on the terraform generate feature can be found here
We are very committed to leveling up our guidance and documentation, so if you run into any issues, please don’t hesitate to send any feedback to GitHub.