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(ec2-vpc-endpoint-connection): filter rejected state #271

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

ekristen
Copy link
Owner

@ekristen ekristen commented Sep 3, 2024

This fixes a bug where ec2 vpc endpoint connections can remain in the describe API in the rejected state. The rejected state is a form of deletion, therefore we need to filter it once it hits this state.

Upstream issue is rebuy-de/aws-nuke#1258

Resolves #272

@ekristen ekristen merged commit 46cf136 into main Sep 3, 2024
8 checks passed
@ekristen ekristen deleted the ec2-vpc-endpoint-connection branch September 3, 2024 00:44
@ekristen
Copy link
Owner Author

ekristen commented Sep 3, 2024

🎉 This PR is included in version 3.17.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.

bug: EC2VPCEndpointConnection deletion fails with 400 not found
1 participant