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
Original file line number
Diff line number
Diff line change
@@ -111,6 +111,7 @@ No modules.
111
111
| <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 |
112
112
| <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 |
113
113
| <aname="input_enable_multicast_support"></a> [enable\_multicast\_support](#input\_enable\_multicast\_support)| Whether multicast support is enabled |`bool`|`false`| no |
114
+
| <aname="input_enable_sg_referencing_support"></a> [enable\_sg\_referencing\_support](#input\_enable\_sg\_referencing\_support)| Indicates whether to enable security group referencing support |`bool`|`true`| no |
114
115
| <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 |
115
116
| <aname="input_name"></a> [name](#input\_name)| Name to be used on all the resources as identifier |`string`|`""`| no |
116
117
| <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