Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
drobinson-moj committed Sep 30, 2024
1 parent b8b27f6 commit ae4ec33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ variable "access_logs_lifecycle_rule" {
]
}

# set to false for SAP BIP, see https://me.sap.com/notes/0003348935
variable "drop_invalid_header_fields" {
description = "Whether HTTP headers with header fields that are not valid are removed by the load balancer (true) or routed to targets (false)."
default = true
Expand Down

0 comments on commit ae4ec33

Please sign in to comment.