False alert "IAM Group Without Users" with Terraform aws_iam_user_group_membership? #7250
Unanswered
elchenberg
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a user and a group:
I also have a user group membership:
So my group has a user but KICS (v2.1.2) complains:
Is this a bug in KICS or is there a reason why I should use
aws_iam_group_membership
instead ofaws_iam_user_group_membership
?Beta Was this translation helpful? Give feedback.
All reactions