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

VPCEndpointConnection: Filter state 'rejected' #1154

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fridim
Copy link

@fridim fridim commented Nov 20, 2023

In the context of managing VPCEndpointConnections, this commit extends the existing filter conditions to include the 'rejected' state alongside 'deleting' and 'deleted'.

By doing so, we ensure that any VPCEndpointConnections in the 'rejected' state are appropriately filtered out, aligning with the intended behavior of the delete action, which is to reject the Endpoint Connection.

In the context of managing VPCEndpointConnections, this commit extends the existing filter conditions to include the 'rejected' state alongside 'deleting' and 'deleted'.

By doing so, we ensure that any VPCEndpointConnections in the 'rejected' state are appropriately filtered out, aligning with the intended behavior of the delete action, which is to reject the Endpoint Connection.
@fridim fridim requested a review from a team as a code owner November 20, 2023 10:27
@fridim
Copy link
Author

fridim commented Mar 21, 2024

@der-eismann ping?

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.

None yet

1 participant