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
{{ message }}
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
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 = ""
The text was updated successfully, but these errors were encountered:
v0d0r
changed the title
no nat gateway when pulling routing for subnets with nat gateways
no nat gateway when pulling routing for routes with nat gateways
Jan 27, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 = ""
The text was updated successfully, but these errors were encountered: