Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for managing Members #44

Open
niels-s opened this issue Mar 27, 2024 · 1 comment
Open

Add support for managing Members #44

niels-s opened this issue Mar 27, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@niels-s
Copy link

niels-s commented Mar 27, 2024

Is your feature request related to a problem? Please describe.

We would like to be able to manage inviting members and their permission groups. The public API exposes the necessary endpoints for it: https://configcat.com/docs/api/reference/members/

Describe the solution you'd like

We expect a new TF resource to be implemented so we can manage members of our organization.

@niels-s niels-s added the enhancement New feature or request label Mar 27, 2024
@laliconfigcat
Copy link
Member

Hello @niels-s ,

Thanks for reaching out.
Unfortunately, our Public Management API currenty does not support all the member related management endpoints (e.g. you cannot manage organization admins/billing managers with the Public Management API).
Also, we have plans to improve our invite flow too as currently you can only invite a member to 1 product, but it would be much better if you could invite to multiple products. We have plans to improve on both of these.

After that it seems to be a real good thing to add these functionality to the Terraform provider as well.
We don't have an ETA for these changes. I created a ticket on our backlog so we can notify you if we made any changes.

Have a great day!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants