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 |
387
387
| <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 |
388
+
| <aname="input_connection_logs"></a> [connection\_logs](#input\_connection\_logs)| Map containing access logging configuration for load balancer |`map(string)`|`{}`| no |
388
389
| <aname="input_create"></a> [create](#input\_create)| Controls if resources should be created (affects nearly all resources) |`bool`|`true`| no |
389
390
| <aname="input_create_security_group"></a> [create\_security\_group](#input\_create\_security\_group)| Determines if a security group is created |`bool`|`true`| no |
390
391
| <aname="input_customer_owned_ipv4_pool"></a> [customer\_owned\_ipv4\_pool](#input\_customer\_owned\_ipv4\_pool)| The ID of the customer owned ipv4 pool to use for this load balancer |`string`|`null`| no |
0 commit comments