Skip to content

Commit

Permalink
AWS::ElasticLoadBalancingV2::LoadBalancer.LoadBalancerAttribute routi…
Browse files Browse the repository at this point in the history
  • Loading branch information
PatMyron authored Aug 18, 2020
1 parent b2629b6 commit 09132aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cfnlint/rules/resources/elb/Elb.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ def check_loadbalancer_allowed_attributes(self, properties, path, scenario):
],
'application': [
'idle_timeout.timeout_seconds',
'routing.http.desync_mitigation_mode',
'routing.http.drop_invalid_header_fields.enabled',
'routing.http2.enabled'
],
Expand Down

0 comments on commit 09132aa

Please sign in to comment.