diff --git a/provider/indexer-aws/CloudFormation/Automated/ecs.yml b/provider/indexer-aws/CloudFormation/Automated/ecs.yml index 9317f3c7817423c23cf592c558bffc27034760dd..708f65a1172c0509021a1fcacb45972fe4026a28 100644 --- a/provider/indexer-aws/CloudFormation/Automated/ecs.yml +++ b/provider/indexer-aws/CloudFormation/Automated/ecs.yml @@ -313,7 +313,7 @@ Resources: ECSALB: Type: AWS::ElasticLoadBalancingV2::LoadBalancer Properties: - Name: ECSALB + Name: !Sub ECSALB-${ApplicationName} Scheme: internet-facing LoadBalancerAttributes: - Key: idle_timeout.timeout_seconds