{"id":13451549,"url":"https://github.com/alexkappa/terraform-provider-auth0","last_synced_at":"2025-10-08T05:30:19.900Z","repository":{"id":32391550,"uuid":"132436351","full_name":"alexkappa/terraform-provider-auth0","owner":"alexkappa","description":"ARCHIVED Auth0 Terraform Provider. This project is now being maintained at: https://github.com/auth0/terraform-provider-auth0","archived":true,"fork":false,"pushed_at":"2022-02-21T12:17:36.000Z","size":12857,"stargazers_count":320,"open_issues_count":2,"forks_count":150,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-10-01T06:40:28.500Z","etag":null,"topics":["auth0","terraform","terraform-provider"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/providers/auth0/auth0/latest/docs","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexkappa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["alexkappa"],"custom":["paypal.me/alexkappa"]}},"created_at":"2018-05-07T09:14:43.000Z","updated_at":"2024-04-30T15:19:37.000Z","dependencies_parsed_at":"2022-08-07T17:16:00.569Z","dependency_job_id":null,"html_url":"https://github.com/alexkappa/terraform-provider-auth0","commit_stats":null,"previous_names":["yieldr/terraform-provider-auth0"],"tags_count":93,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexkappa%2Fterraform-provider-auth0","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexkappa%2Fterraform-provider-auth0/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexkappa%2Fterraform-provider-auth0/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexkappa%2Fterraform-provider-auth0/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexkappa","download_url":"https://codeload.github.com/alexkappa/terraform-provider-auth0/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235683861,"owners_count":19029079,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["auth0","terraform","terraform-provider"],"created_at":"2024-07-31T07:00:55.660Z","updated_at":"2025-10-08T05:30:14.525Z","avatar_url":"https://github.com/alexkappa.png","language":"Go","funding_links":["https://github.com/sponsors/alexkappa","paypal.me/alexkappa"],"categories":["Go"],"sub_categories":[],"readme":"# THIS REPOSITORY HAS MOVED\n\nThis repository has moved into the [Auth0](https://github.com/auth0) organization where it will be maintained at\n[github.com/auth0/terraform-provider-auth0](https://github.com/auth0/terraform-provider-auth0).\n\n\nAuth0 Terraform Provider\n========================\n\n[![Build](https://github.com/alexkappa/terraform-provider-auth0/workflows/Build/badge.svg)](https://github.com/alexkappa/terraform-provider-auth0/actions)\n[![Maintainability](https://api.codeclimate.com/v1/badges/9c49c10286123b716c79/maintainability)](https://codeclimate.com/github/alexkappa/terraform-provider-auth0/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/9c49c10286123b716c79/test_coverage)](https://codeclimate.com/github/alexkappa/terraform-provider-auth0/test_coverage)\n[![Gitter](https://badges.gitter.im/terraform-provider-auth0/community.svg)](https://gitter.im/terraform-provider-auth0/community)\n\nSponsors\n--------\n\n| \u003cimg width=\"50\" src=\"https://cdn.auth0.com/blog/github-sponsorships/brand-evolution-logo-Auth0-horizontal-Indigo.png\"\u003e | \u003cdiv style=\"text-align: left;\"\u003eIf you would like to quickly implement a secure authentication flow with Terraform, [create an Auth0 account](https://a0.to/try-auth0); it's free!\u003c/div\u003e |\n| :-: | :- |\n| \u003cimg width=\"50\" src=\"https://placehold.co/50x50?text=?\"\u003e | If you or your company relies on this provider and would like to ensure its continuing support please consider [sponsoring](https://github.com/sponsors/alexkappa). |\n\nUsage\n-----\n\n**Terraform 0.13+**\n\nTerraform 0.13 and higher uses the [Terraform Registry](https://registry.terraform.io/) to download and install providers. To install this provider, copy and paste this code into your Terraform configuration. Then, run `terraform init`.\n\n```tf\nterraform {\n  required_providers {\n    auth0 = {\n      source  = \"alexkappa/auth0\"\n      version = \"0.17.1\"\n    }\n  }\n}\n\nprovider \"auth0\" {}\n```\n\n```sh\n$ terraform init\n```\n\n**Terraform 0.12.x**\n\nFor older versions of Terraform, binaries are available at the [releases](https://github.com/alexkappa/terraform-provider-auth0/releases) page. Download one that corresponds to your operating system / architecture, and move to the `~/.terraform.d/plugins/` directory. Finally, run terraform init.\n\n```\nprovider \"auth0\" {}\n```\n\n\n```sh\n$ terraform init\n```\n\nSee the [Auth0 Provider documentation](https://registry.terraform.io/providers/alexkappa/auth0/latest/docs) for all the available resources.\n\nContributing\n------------\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexkappa%2Fterraform-provider-auth0","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexkappa%2Fterraform-provider-auth0","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexkappa%2Fterraform-provider-auth0/lists"}