From 2fe73f78b03145c72bd9f0a905b3ce1914cb7fd9 Mon Sep 17 00:00:00 2001 From: Craig Gilbertson Date: Wed, 6 Mar 2024 22:41:32 +0000 Subject: [PATCH] DSOS-2653-t1-changes --- .../environments/nomis-combined-reporting/locals_test.tf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/terraform/environments/nomis-combined-reporting/locals_test.tf b/terraform/environments/nomis-combined-reporting/locals_test.tf index cef0992a1c4..cdbadfe059c 100644 --- a/terraform/environments/nomis-combined-reporting/locals_test.tf +++ b/terraform/environments/nomis-combined-reporting/locals_test.tf @@ -150,7 +150,7 @@ locals { enable_cross_zone_load_balancing = true instance_target_groups = { - t1-ncr-cms = { + t1-ncr-cms-a = { port = 7777 protocol = "HTTP" health_check = { @@ -185,7 +185,7 @@ locals { } } rules = { - t1-ncr-cms = { + t1-ncr-cms-a = { priority = 4000 actions = [{ type = "forward" @@ -215,11 +215,11 @@ locals { } } rules = { - t1-ncr-cms = { + t1-ncr-cms-a = { priority = 4580 actions = [{ type = "forward" - target_group_name = "t1-ncr-cms" + target_group_name = "t1-ncr-cms-a" }] conditions = [{ host_header = {