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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ No modules.
109
109
| <aname="input_enable_default_route_table_association"></a> [enable\_default\_route\_table\_association](#input\_enable\_default\_route\_table\_association)| Whether resource attachments are automatically associated with the default association route table |`bool`|`true`| no |
110
110
| <aname="input_enable_default_route_table_propagation"></a> [enable\_default\_route\_table\_propagation](#input\_enable\_default\_route\_table\_propagation)| Whether resource attachments automatically propagate routes to the default propagation route table |`bool`|`true`| no |
111
111
| <aname="input_enable_dns_support"></a> [enable\_dns\_support](#input\_enable\_dns\_support)| Should be true to enable DNS support in the TGW |`bool`|`true`| no |
112
-
| <aname="input_enable_mutlicast_support"></a> [enable\_mutlicast\_support](#input\_enable\_mutlicast\_support)| Whether multicast support is enabled |`bool`|`false`| no |
112
+
| <aname="input_enable_multicast_support"></a> [enable\_multicast\_support](#input\_enable\_multicast\_support)| Whether multicast support is enabled |`bool`|`false`| no |
113
113
| <aname="input_enable_vpn_ecmp_support"></a> [enable\_vpn\_ecmp\_support](#input\_enable\_vpn\_ecmp\_support)| Whether VPN Equal Cost Multipath Protocol support is enabled |`bool`|`true`| no |
114
114
| <aname="input_name"></a> [name](#input\_name)| Name to be used on all the resources as identifier |`string`|`""`| no |
115
115
| <aname="input_ram_allow_external_principals"></a> [ram\_allow\_external\_principals](#input\_ram\_allow\_external\_principals)| Indicates whether principals outside your organization can be associated with a resource share. |`bool`|`false`| no |
0 commit comments