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

Support for defining which attribute to use for ad_group_membership #196

Open
johanlundberg92 opened this issue Jun 20, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@johanlundberg92
Copy link

Description

When using ad_group_membership, it reads the current members from the remote and selects the objectGUID as the attribute to compare against the state. This causes an update of the resource everytime if not from the beginning defined with objectGUID. There are use-cases where the objectGUID is not known beforehand and is part of a dynamic workflow where depends functionality might not solve the issue and or makes it very complex.

Potential Terraform Configuration

I forked this repository and implemented an option for it:
https://github.com/johanlundberg92/terraform-provider-ad

References

https://discuss.hashicorp.com/t/active-directory-group-membership/52254/3

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment
@johanlundberg92 johanlundberg92 added the enhancement New feature or request label Jun 20, 2024
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

1 participant