├── Authors ├── ben.jpg └── bhavin.jpg ├── Illustrations ├── Figure1.PNG ├── Figure2.PNG ├── Figure3.PNG └── Figure4.PNG ├── LICENSE ├── README.md ├── secondary-account.json ├── tgw-migrator-cf.json └── tgw-migrator.tar.gz /Authors/ben.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ben-fowler-cloud/transit-gateway-migrator/HEAD/Authors/ben.jpg -------------------------------------------------------------------------------- /Authors/bhavin.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ben-fowler-cloud/transit-gateway-migrator/HEAD/Authors/bhavin.jpg -------------------------------------------------------------------------------- /Illustrations/Figure1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ben-fowler-cloud/transit-gateway-migrator/HEAD/Illustrations/Figure1.PNG -------------------------------------------------------------------------------- /Illustrations/Figure2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ben-fowler-cloud/transit-gateway-migrator/HEAD/Illustrations/Figure2.PNG -------------------------------------------------------------------------------- /Illustrations/Figure3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ben-fowler-cloud/transit-gateway-migrator/HEAD/Illustrations/Figure3.PNG -------------------------------------------------------------------------------- /Illustrations/Figure4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ben-fowler-cloud/transit-gateway-migrator/HEAD/Illustrations/Figure4.PNG -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ben-fowler-cloud/transit-gateway-migrator/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ben-fowler-cloud/transit-gateway-migrator/HEAD/README.md -------------------------------------------------------------------------------- /secondary-account.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ben-fowler-cloud/transit-gateway-migrator/HEAD/secondary-account.json -------------------------------------------------------------------------------- /tgw-migrator-cf.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ben-fowler-cloud/transit-gateway-migrator/HEAD/tgw-migrator-cf.json -------------------------------------------------------------------------------- /tgw-migrator.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ben-fowler-cloud/transit-gateway-migrator/HEAD/tgw-migrator.tar.gz --------------------------------------------------------------------------------