You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not actually fixed by #31 or #44, plus those changes introduced a new bug: #45
I propose the easy fix for this which is to remove the option to filter subnets, since it seems to have never worked correctly. If some restrictions are to be made in the VPC Peering, we need a better way to explain and enforce them. See discussion in #45
Describe the Bug
accepter_subnet_tags doesn't have any effect,
data.aws_route_tables.accepter
always contains the all route tables in accepter VPS (link to code)requester_subnet_tags works as expected.
Expected Behavior
Just works as described in the readme.
Steps to Reproduce
Code to reproduce the behavior:
Environment
Anything that will help us triage the bug will help. Here are some ideas:
The text was updated successfully, but these errors were encountered: