-
Notifications
You must be signed in to change notification settings - Fork 24
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
Manage account members #124
Comments
Hey @fsanzdev, you can manage LaunchDarkly account members today using the Let me know if you had something else in mind. Thanks, |
Hi,
It looks like this only works in the Enterprise plan, could you please
confirm this? Also I don't know if we're discussing the same thing, we want
to add users to the account (not organise teams and its members)
Thanks,
Fernando.
…On Fri, Oct 7, 2022 at 2:39 PM Henry Barrow ***@***.***> wrote:
Hey @fsanzdev <https://github.com/fsanzdev>, you can manage LaunchDarkly
account members today using the launchdarkly_team_member resource
<https://registry.terraform.io/providers/launchdarkly/launchdarkly/latest/docs/resources/team_member>.
Additionally, you can manage LaunchDarkly teams using the
launchdarkly_team resource
<https://registry.terraform.io/providers/launchdarkly/launchdarkly/latest/docs/resources/team>
.
Let me know if you had something else in mind.
Thanks,
Henry
—
Reply to this email directly, view it on GitHub
<#124 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF7T5NHU7GSZTBNEOTR7CFDWCAKZRANCNFSM6AAAAAAQ7K3ZUI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
.com>
--
Este e-mail pode conter informações confidenciais e/ou dados pessoais e seu
uso não autorizado é estritamente proibido. Se você não for a pessoa
destinatária pretendida deste e-mail, favor nos informar respondendo esta
mensagem. Em seguida, você deverá apagar imediatamente esta comunicação de
seu sistema, bem como seus anexos, abstendo-se de copiar ou usar seu
conteúdo para qualquer finalidade, bem como enviá-la ou revelá-la a
qualquer outra pessoa.
This e-mail may contain confidential information
and/or personal data, and its unauthorised use is strictly prohibited. If
you are not the intended recipient of this e-mail, please inform us by
replying to it. Afterwards, you must immediately delete this communication
from your system, as well as its attachments, refraining from copying or
using its content for any purpose, as well as sending or disclosing it to
any other person.
|
That resource does add new account members, not just manage existing members for Teams, but yes it is an Enterprise tier only feature: https://apidocs.launchdarkly.com/tag/Account-members#operation/postMembers I can update the docs to clarify that for all resources and datasources where that's the case! |
Hi,
I think it would be a good great to have the option to manage the account members through the Terraform provider. This is critical for easy onboarding/offboarding processes when there are a lot of users in an account.
Thanks.
The text was updated successfully, but these errors were encountered: