Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
Terraform Core Version
1.8.4
AWS Provider Version
5.51.1
Affected Resource(s)
Expected Behavior
When removing an ID from
group_ids
, I'm expecting that ID to be removed.Actual Behavior
ID isn't removed
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
https://github.com/ministryofjustice/modernisation-platform-environments/blob/95ed938ddd162a5a678a71a54de7bf67d43db398/terraform/environments/observability-platform/managed-grafana.tf#L35-L37
Steps to Reproduce
Add and then remove a group from role association
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
Captured in internal bug https://github.com/ministryofjustice/observability-platform/issues/88#issuecomment-2140829675
Would you like to implement a fix?
No