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

bug(iam): iam_member using groups API for assignment #61

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

ndopj
Copy link
Contributor

@ndopj ndopj commented Nov 1, 2023

Resource montecarlo_iam_member should be using Monte Carlo API method updateUserAuthorizationGroupMembership.
Previous solution was updating user assignment directly on the group which might have caused issues when run concurrently with any other workflow updating the group.

Resource montecarlo_iam_member and its tests were adapted to this new workflow together with small bugfixes found while deleting or reading resource state.

@ndopj ndopj added the bug Something isn't working label Nov 1, 2023
@ndopj ndopj added this to the 0.3.0 milestone Nov 1, 2023
@ndopj ndopj self-assigned this Nov 1, 2023
@ndopj ndopj force-pushed the ndopj/data-intel-data-platform-streaming branch from 3095c10 to 39eba66 Compare November 1, 2023 15:06
@ndopj ndopj merged commit fb2c1a7 into master Nov 1, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant