dtan4 / terraforming

Export existing AWS resources to Terraform style (tf, tfstate) / No longer actively maintained
http://terraforming.dtan4.net/
MIT License
4.3k stars 657 forks source link

no nat gateway when pulling routing for routes with nat gateways #497

Open v0d0r opened 4 years ago

v0d0r commented 4 years ago

Not sure if I discovered a bug but when I export routing tables for a vpc where the default route 0.0.0.0/0 is via a nat gateway then the nat gateway is not pulled down in the config.

cidr_block = "0.0.0.0/0" gateway_id = ""