aws-solutions / network-orchestration-for-aws-transit-gateway

The Network Orchestration for AWS Transit Gateway solution automates the process of setting up and managing transit networks in distributed AWS environments. It creates a web interface to help control, audit, and approve (transit) network changes.
https://aws.amazon.com/solutions/implementations/serverless-transit-network-orchestrator/
Apache License 2.0
110 stars 48 forks source link

Using existing TGW already registered to existing global network fails #35

Closed charliejllewellyn closed 2 years ago

charliejllewellyn commented 3 years ago

The solutions allows an existing TGW and existing global network to be set. Looks like the solution assumes the TGW would not already be registered with the global network. In my case this is not the case. Would be nice if it was possible to say the TGW is already registered with the global network to skip this step.

charliejllewellyn commented 3 years ago

Added pull request to allow a conditional flag so you can skip registration if this is already done https://github.com/awslabs/serverless-transit-network-orchestrator/pull/36

rakshb commented 3 years ago

Hello @charliejllewellyn Thanks for submitting the request. We've added this to the backlog and will review it in a future release

rakshb commented 2 years ago

We have fixed this issue in V3.0.0 which released this week.