zitadel / terraform-provider-zitadel

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

Missing resource to set the default invite user message text #202

Open demircis opened 1 month ago

demircis commented 1 month ago

Preflight Checklist

Describe your problem

There is no resource to set the message texts for the "Invite User" notification type. The "Initialization" notification type is probably used for the old management api user creation, and can be set using the zitadel_init_message_text resource.

Describe your ideal solution

add a resource to control the default values of the "Invite User" notification type.

Version

2.0.1

Additional Context

No response

hifabienne commented 2 weeks ago

Thank you for sharing your idea. If there is a significant demand from customers/community, we will carefully consider implementing the feature. Currently, the issue will be added to our product backlog to collect feedback.

Meanwhile, if you're interested in implementing it yourself, we also welcome pull requests.