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

#153 - Use slash as delimiter #156

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jaroslav-svoboda
Copy link

Description

Fix beahavior of groups named with '_'.

References

(#153)

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

@hashicorp-cla
Copy link

hashicorp-cla commented Aug 8, 2022

CLA assistant check
All committers have signed the CLA.

# by an underscore `_`.
$ terraform import ad_group_membership 9CB8219C-31FF-4A85-A7A3-9BCBB6A41D02_E9079B50-95C5-4101-8400-E01CC83CF53B
# The ID for this resource is the group's id or UUID plus a random UUID joined
# by an slash `/`.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small typo: an should be a

@Hanyman8
Copy link

bump

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

Successfully merging this pull request may close these issues.

4 participants