Skip to content

Fetch AWS VPC peering connections from both requester and accepter sides#645

Merged
RomanMelnyk113 merged 2 commits intomainfrom
network-aws-peering-fix
Feb 23, 2026
Merged

Fetch AWS VPC peering connections from both requester and accepter sides#645
RomanMelnyk113 merged 2 commits intomainfrom
network-aws-peering-fix

Conversation

@RomanMelnyk113
Copy link
Contributor

Previously, only peerings where the account VPC was the requester were fetched, causing peered VPCs to be missed when the account VPC was the accepter. This fix queries both requester-vpc-info.vpc-id and accepter-vpc-info.vpc-id filters and reads the remote peer info from the correct side of each connection

@RomanMelnyk113 RomanMelnyk113 merged commit 97ef5c4 into main Feb 23, 2026
3 checks passed
@RomanMelnyk113 RomanMelnyk113 deleted the network-aws-peering-fix branch February 23, 2026 11:07
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.

2 participants