Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zitadel/terraform-provider-zitadel
Official Terraform provider for ZITADEL
https://github.com/zitadel/terraform-provider-zitadel
terraform terraform-provider
Last synced: 18 days ago
JSON representation
Official Terraform provider for ZITADEL
- Host: GitHub
- URL: https://github.com/zitadel/terraform-provider-zitadel
- Owner: zitadel
- License: apache-2.0
- Created: 2022-05-12T12:53:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-17T10:23:01.000Z (20 days ago)
- Last Synced: 2024-12-17T11:24:15.476Z (20 days ago)
- Topics: terraform, terraform-provider
- Language: Go
- Homepage: https://zitadel.com
- Size: 2.04 MB
- Stars: 28
- Watchers: 3
- Forks: 17
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# ZITADEL Terraform Provider
## A Better Identity and Access Management Solution
Identity infrastructure, simplified for you.
Learn more about ZITADEL by checking out the [source repository on GitHub](https://github.com/zitadel/zitadel)
## About this Terraform Provider
This is the official ZITADEL Terraform provider.
It lets you declare ZITADEL resources and apply the resources to any ZITADEL instance.
Importing existing resources to the Terraform state is supported.## Usage
[Follow the Guide in our Docs](https://zitadel.com/docs/guides/manage/terraform/basics).
Note that you need to create an authorized service user to access the ZITADEL APIs through the provider, as noted in the prerequisites.## Contributing
If you find a bug or want to request a new feature, please open an [issue](https://github.com/zitadel/terraform-provider-zitadel/issues).
Contributions to the provider are very welcome, please follow the general guidance in the [Contribution Guide](https://github.com/zitadel/terraform-provider-zitadel/blob/main/CONTRIBUTING.md).## Contributors