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

feat(kms): continue processing keys if error encountered #260

Merged
merged 6 commits into from
Aug 27, 2024
Merged

Conversation

ekristen
Copy link
Owner

When iterating KMS keys if a key was encountered that through an error, like access denied, all further processing of any keys would stop. This results in many keys being potentially left even though they should be still processed.

Upstream References

@ekristen ekristen merged commit dec0c45 into main Aug 27, 2024
4 checks passed
@ekristen ekristen deleted the kms-tweaks branch August 27, 2024 22:39
@ekristen
Copy link
Owner Author

🎉 This issue has been resolved in version 3.13.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KMS keys not scheduled for deletion if unrelated key is unmanagable
1 participant