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

deduplicate GCP IAM bindings #1047

Merged
merged 1 commit into from
Nov 16, 2024
Merged

deduplicate GCP IAM bindings #1047

merged 1 commit into from
Nov 16, 2024

Conversation

nhudson
Copy link
Collaborator

@nhudson nhudson commented Nov 16, 2024

In it's current form the IAM policy condition that is applied is duplicated if updated. This change will deduplicate the IAM policy condition and set a single condition on each IAM policy.

Clean up some clippy warnings

Fixes: PRO-2249

@nhudson nhudson merged commit b467e65 into main Nov 16, 2024
9 checks passed
@nhudson nhudson deleted the nhudson/fix_iam_update/PRO-2249 branch November 16, 2024 15:19
nhudson added a commit that referenced this pull request Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants