0.6.0: Allow filtering route tables using tags (#24)
what
- Caller can supply tags for both the acceptor and requestor VPCs, and if present, peering routes will only be added to route tables matching those tags.
- Default behavior is unchanged.
why
Support environments with private subnets that shouldn't be allowed to communicate with peer VPCs.