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_enable_tls_version_and_cipher_suite_headers"></a> [enable\_tls\_version\_and\_cipher\_suite\_headers](#input\_enable\_tls\_version\_and\_cipher\_suite\_headers)| Indicates whether the two headers (`x-amzn-tls-version` and `x-amzn-tls-cipher-suite`), which contain information about the negotiated TLS version and cipher suite, are added to the client request before sending it to the target. Only valid for Load Balancers of type `application`. Defaults to `false`|`bool`|`null`| no |
407
407
| <aname="input_enable_waf_fail_open"></a> [enable\_waf\_fail\_open](#input\_enable\_waf\_fail\_open)| Indicates whether to allow a WAF-enabled load balancer to route requests to targets if it is unable to forward the request to AWS WAF. Defaults to `false`|`bool`|`null`| no |
408
408
| <aname="input_enable_xff_client_port"></a> [enable\_xff\_client\_port](#input\_enable\_xff\_client\_port)| Indicates whether the X-Forwarded-For header should preserve the source port that the client used to connect to the load balancer in `application` load balancers. Defaults to `false`|`bool`|`null`| no |
409
+
| <aname="input_enable_zonal_shift"></a> [enable\_zonal\_shift](#input\_enable\_zonal\_shift)| Whether zonal shift is enabled |`bool`|`null`| no |
409
410
| <aname="input_enforce_security_group_inbound_rules_on_private_link_traffic"></a> [enforce\_security\_group\_inbound\_rules\_on\_private\_link\_traffic](#input\_enforce\_security\_group\_inbound\_rules\_on\_private\_link\_traffic)| Indicates whether inbound security group rules are enforced for traffic originating from a PrivateLink. Only valid for Load Balancers of type network. The possible values are on and off. |`string`|`null`| no |
410
411
| <aname="input_idle_timeout"></a> [idle\_timeout](#input\_idle\_timeout)| The time in seconds that the connection is allowed to be idle. Only valid for Load Balancers of type `application`. Default: `60`|`number`|`null`| no |
411
412
| <aname="input_internal"></a> [internal](#input\_internal)| If true, the LB will be internal. Defaults to `false`|`bool`|`null`| no |
0 commit comments