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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -340,10 +340,10 @@ The `terraform-docs` utility is used to generate this README. Follow the below s
340
340
| <aname="input_enable_default_route_table_association"></a> [enable\_default\_route\_table\_association](#input\_enable\_default\_route\_table\_association)| Indicates the transit gateway default route table should be associated with the subnets |`bool`|`true`| no |
341
341
| <aname="input_enable_default_route_table_propagation"></a> [enable\_default\_route\_table\_propagation](#input\_enable\_default\_route\_table\_propagation)| Indicates the transit gateway default route table should be propagated to the subnets |`bool`|`true`| no |
342
342
| <aname="input_enable_dns_request_logging"></a> [enable\_dns\_request\_logging](#input\_enable\_dns\_request\_logging)| Enable logging of DNS requests |`bool`|`false`| no |
| <aname="input_enable_private_endpoints"></a> [enable\_private\_endpoints](#input\_enable\_private\_endpoints)| Indicates the network should provision private endpoints |`list(string)`|`[]`| no |
345
345
| <aname="input_enable_route53_resolver_rules"></a> [enable\_route53\_resolver\_rules](#input\_enable\_route53\_resolver\_rules)| Automatically associates any shared route53 resolver rules with the VPC |`bool`|`true`| no |
| <aname="input_enable_ssm"></a> [enable\_ssm](#input\_enable\_ssm)| Indicates we should provision SSM private endpoints |`bool`|`false`| no |
348
348
| <aname="input_enable_transit_gateway_appliance_mode"></a> [enable\_transit\_gateway\_appliance\_mode](#input\_enable\_transit\_gateway\_appliance\_mode)| Indicates the network should be connected to a transit gateway in appliance mode |`bool`|`false`| no |
349
349
| <aname="input_enable_transit_gateway_subnet_natgw"></a> [enable\_transit\_gateway\_subnet\_natgw](#input\_enable\_transit\_gateway\_subnet\_natgw)| Indicates if the transit gateway subnets should be connected to a nat gateway |`bool`|`false`| no |
0 commit comments