-
-
Notifications
You must be signed in to change notification settings - Fork 233
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
Cross Region TGW Peering #79
Comments
This issue has been automatically marked as stale because it has been open 30 days |
This issue was automatically closed because of stale in 10 days |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Is your request related to a problem? Please describe.
I need to do multi region peering between transit gateway to achieve multi region communication
Describe the solution you'd like.
add support to the modules related to automatically accept the tgw regional sharing,
using
aws_ec2_transit_gateway_peering_attachment
andaws_ec2_transit_gateway_peering_attachment_accepter
,if possible add the
aws_ec2_transit_gateway_route
to the requester and acceptor.Describe alternatives you've considered.
not sure, still didn't know
Additional context
if we can achieve that, its possible to automatically setup multi region network topology in AWS
The text was updated successfully, but these errors were encountered: