Add idle_timeout to alb config (#16137)

Resolves #16136
This commit is contained in:
Katheryn Satterlee 2024-01-16 13:23:30 -06:00 committed by GitHub
parent 79dfac1320
commit 295fb1a172
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -86,6 +86,7 @@ module "free" {
prefix = local.customer_free
enabled = true
}
idle_timeout = 300
}
}

View file

@ -128,6 +128,7 @@ module "main" {
prefix = local.customer
enabled = true
}
idle_timeout = 300
# extra_target_groups = [
# {
# name = module.saml_auth_proxy.name