terraform-provider-zitadel
terraform-provider-zitadel copied to clipboard
Official Terraform provider for ZITADEL
### Preflight Checklist - [X] I could not find a solution in the documentation, the existing issues or discussions - [ ] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Version...
### Preflight Checklist - [X] I could not find a solution in the documentation, the existing issues or discussions - [X] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Version 1.0.2...
When applying a default label policy like this: ``` resource "zitadel_default_label_policy" "label_policy" { primary_color = "#000000" warn_color = "#cd3d56" background_color = "#ffffff" font_color = "#4a4a4a" primary_color_dark = "#ffffff" background_color_dark =...
As a developer, I want schemas to be generated, so I am fast in aligning them with the ZITADEL API. **Acceptance Criteria** - [ ] Where possible, terraform schemas are...
### Preflight Checklist - [X] I could not find a solution in the documentation, the existing issues or discussions - [ ] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Version...
### Preflight Checklist - [X] I could not find a solution in the existing issues, docs, nor discussions - [X] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Describe your problem...
### Preflight Checklist - [X] I could not find a solution in the existing issues, docs, nor discussions - [ ] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Describe your...
### Preflight Checklist - [X] I could not find a solution in the documentation, the existing issues or discussions - [ ] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Version...
### Preflight Checklist - [X] I could not find a solution in the documentation, the existing issues or discussions - [X] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Version 1.0.4...
As a administrator, I want to use the terraform provider to manage instance level members, security settings and IDPs so that I can configure which users have permissions and which...