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

fix(OpenIDConnectProvider): inaccessible providers #576

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Deofex
Copy link

@Deofex Deofex commented Feb 24, 2025

When running aws-nuke with a user that lacks permissions to retrieve details about a specific OpenIDConnectProvider, the tool currently skips all OpenIDConnectProvider resources. This fix ensures that aws-nuke logs the error but continues processing, aligning its behavior with how other resources are handled.

@Deofex Deofex force-pushed the inaccessible-open-id-connect-providers branch from d004d34 to 6469331 Compare February 26, 2025 12:55
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.

inaccessible OpenIDConnectProvider stops processing all OpenIDConnectProviders
2 participants