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 VPCEndpoint tag filtering #921

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

peterellisjones
Copy link
Contributor

VPCEndpoint tag filtering was using the VPC tags and not the VPCEndpoint tags for filtering.

This PR fixes the filtering so it uses the tags from the resource itself and not the VPC tags.

I have verified this works by manually running the code against an account with VPCEndpoints deployed and checking that the correct set of endpoints are filtered

@peterellisjones peterellisjones requested a review from a team as a code owner January 19, 2023 11:51
@jimconner
Copy link

Nice - that fixes an issue that we've been running into too - Thanks @peterellisjones

@svenwltr svenwltr merged commit a76daae into rebuy-de:main Jan 24, 2023
@peterellisjones peterellisjones deleted the fix-vpc-endpoint-filtering branch January 30, 2024 07:59
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

4 participants