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
| <aname="input_bastion_enabled"></a> [bastion_enabled](#input_bastion_enabled)| Enable SSH bastion on gateways. |`bool`|`false`| no |
42
42
| <aname="input_bastion_port"></a> [bastion_port](#input_bastion_port)| Port on which SSH bastions will listen. |`number`|`61000`| no |
43
-
| <aname="input_dns_servers"></a> [dns_servers](#input_dns_servers)| Override the gateway's default recursive DNS servers. |`list(string)`|`null`| no |
44
43
| <aname="input_enable_routing"></a> [enable_routing](#input_enable_routing)| Enable routing between Private Networks in the VPC. Note that you will not be able to deactivate it afterwards. |`bool`|`false`| no |
45
44
| <aname="input_gw_enabled"></a> [gw_enabled](#input_gw_enabled)| Create a public gateway and attach it to the subnet. |`bool`|`true`| no |
46
45
| <aname="input_gw_reserve_ip"></a> [gw_reserve_ip](#input_gw_reserve_ip)| Reserve a flexible IP for the gateway. |`bool`|`true`| no |
0 commit comments