Configure Auth0 Extensions with Terraform

311 Views Asked by At

I have configured my current infrastructure in terraform. Since I am using Auth0, I would also like to script this via Terraform. Hashicorp does not provide its own provider for Auth0, but a community provider entry does exist here that points to here. I saw that you can create APIs, scopes, etc. However, I see no way to activate or configure Auth0 extensions. Isn't this part of the plugin? If not, are there alternatives to do this? Thank you!

0

There are 0 best solutions below