We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45463ce + 5edaf43 commit a989046Copy full SHA for a989046
terraform/groups/ecs-service/locals.tf
@@ -8,7 +8,7 @@ locals {
8
eric_port = "10000"
9
docker_repo = "psc-data-api"
10
kms_alias = "alias/${var.aws_profile}/environment-services-kms"
11
- lb_listener_rule_priority = 88
+ lb_listener_rule_priority = 6
12
lb_listener_paths = [
13
"/company/*/persons-with-significant-control",
14
"/company/*/persons-with-significant-control/*"
0 commit comments