(MODE-11365) Set alb idle timeout to 60 seconds.

This commit is contained in:
siozosdr 2019-06-24 16:30:58 +02:00
parent 5ef4d16774
commit bf1be831d0
2 changed files with 2 additions and 0 deletions

View file

@ -30,3 +30,4 @@ egress = [
egress_count = 1
vpc_remote_state = "dev/vpc/terraform.tfstate"
state_bucket = "tg-state-eu-central-1"
alb_idle_timeout = "60"

View file

@ -30,3 +30,4 @@ egress = [
egress_count = 1
vpc_remote_state = "prod/vpc/terraform.tfstate"
state_bucket = "tg-state-eu-central-1"
alb_idle_timeout = "60"