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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,7 @@ Creates a site-to-site VPN connection intended to terminate to a FortiGate firew
60
60
| <aname="input_tunnel2_psk"></a> [tunnel2\_psk](#input\_tunnel2\_psk)| Specify a Tunnel 2 PSK explicitly (optional) |`string`|`""`| no |
61
61
| <aname="input_tunnel2_psk_version"></a> [tunnel2\_psk\_version](#input\_tunnel2\_psk\_version)| Version to use for PSK (increment to generate a new PSK) |`number`|`1`| no |
62
62
| <aname="input_use_secrets_manager"></a> [use\_secrets\_manager](#input\_use\_secrets\_manager)| Use Secrets Manager to store/manage PSKs |`bool`|`true`| no |
63
+
| <aname="input_use_tgw"></a> [use\_tgw](#input\_use\_tgw)| Set to true if attaching the VPN to a Transit Gateway |`bool`|`false`| no |
63
64
| <aname="input_vgw_id"></a> [vgw\_id](#input\_vgw\_id)| Virtual Private Gateway to attach VPN to (required if `transit_gateway_id` not set) |`string`|`null`| no |
64
65
| <aname="input_wan_interface"></a> [wan\_interface](#input\_wan\_interface)| WAN interface to use in fortigate config template |`string`|`"wan1"`| no |
0 commit comments