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_access_logs"></a> [access\_logs](#input\_access\_logs)| Map containing access logging configuration for load balancer |`map(string)`|`{}`| no |
388
388
| <aname="input_additional_target_group_attachments"></a> [additional\_target\_group\_attachments](#input\_additional\_target\_group\_attachments)| Map of additional target group attachments to create. Use `target_group_key` to attach to the target group created in `target_groups`|`any`|`{}`| no |
389
389
| <aname="input_associate_web_acl"></a> [associate\_web\_acl](#input\_associate\_web\_acl)| Indicates whether a Web Application Firewall (WAF) ACL should be associated with the load balancer |`bool`|`false`| no |
390
+
| <aname="input_client_keep_alive"></a> [client\_keep\_alive](#input\_client\_keep\_alive)| Client keep alive value in seconds. The valid range is 60-604800 seconds. The default is 3600 seconds. |`number`|`null`| no |
390
391
| <aname="input_connection_logs"></a> [connection\_logs](#input\_connection\_logs)| Map containing access logging configuration for load balancer |`map(string)`|`{}`| no |
391
392
| <aname="input_create"></a> [create](#input\_create)| Controls if resources should be created (affects nearly all resources) |`bool`|`true`| no |
392
393
| <aname="input_create_security_group"></a> [create\_security\_group](#input\_create\_security\_group)| Determines if a security group is created |`bool`|`true`| no |
0 commit comments