zitadel / terraform-provider-zitadel

Official Terraform provider for ZITADEL
https://zitadel.com
Apache License 2.0
25 stars 16 forks source link

feat: support theme mode #177

Closed eliobischof closed 4 months ago

eliobischof commented 4 months ago

Adds support for setting the theme mode in the org and instance label policy. Default is THEME_MODE_AUTO. Validates the input to be a valid enum field.

Closes #173 Closes #138

Definition of Ready