driftctl icon indicating copy to clipboard operation
driftctl copied to clipboard

Fix aws_iam_policy_attachment drift not detected, without removing aw…

Open n2N8Z opened this issue 3 years ago • 0 comments

…s service role attachment ignore

Q A
🐛 Bug fix? yes
🚀 New feature? no
⚠ Deprecations? no
❌ BC Break no
🔗 Related issues 498, PR 498.
❓ Documentation no

Description

Restore ignoring of role attachments to aws service roles, which had been unnecessarily removed to fix #489, when the code that was removed actually had a logical error causing #489. So this restoration of the original code fixes #489, by not ignoring attachments to users or groups.

n2N8Z avatar Mar 31 '23 18:03 n2N8Z