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

Feature Request - identity_group_member - Enable adding group_id's as members of internal groups #1371

Closed
jeffsanicola opened this issue Mar 10, 2022 · 2 comments · Fixed by #1630

Comments

@jeffsanicola
Copy link
Contributor

Terraform Version

Terraform v1.1.7
on darwin_amd64

Affected Resource(s)

Please list the resources as a list, for example:

  • N/A - (new) identity_group_member (replace identity_group_member_entity_ids?)

Terraform Configuration Files

N/A

Debug Output

N/A

Panic Output

N/A

Expected Behavior

Ability to define a vault_identity_group as a member of another (internal) vault_identity_group via a member_group_ids argument.

Actual Behavior

Not currently supported in the provider. Only vault_identity_entities may be added as members of internal groups via vault_identity_group_member_entity_ids.

Steps to Reproduce

N/A - Not currently supported

Important Factoids

N/A

References

Current resource: https://registry.terraform.io/providers/hashicorp/vault/latest/docs/resources/identity_group_member_entity_ids
Vault API supports adding groups as members: https://www.vaultproject.io/api-docs/secret/identity/group#member_group_ids

@TheSameCH
Copy link

resource identity_group_member_group_ids is a must have

@iniinikoski
Copy link

Looking forward for this as well! :) Agree with @TheSameCH - this really is a must have...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants