Skip to content

0.6.0: Allow filtering route tables using tags (#24)

Compare
Choose a tag to compare
@Gowiem Gowiem released this 16 Oct 13:07
a5c1c16

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.