From a0f1ecac06d79de9b08bb4aa32a6465895749e3f Mon Sep 17 00:00:00 2001 From: Michael Barroco Date: Fri, 21 Jun 2024 09:22:54 +0200 Subject: [PATCH] [ci] update cluster name format (#1044) --- deploy/operations/ci/aws-1/terraform.tfvars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/operations/ci/aws-1/terraform.tfvars b/deploy/operations/ci/aws-1/terraform.tfvars index 3b761356d..3bd031f41 100644 --- a/deploy/operations/ci/aws-1/terraform.tfvars +++ b/deploy/operations/ci/aws-1/terraform.tfvars @@ -23,7 +23,7 @@ authorization = { public_key_pem_path = "/test-certs/auth2.pem" } should_init = true -crdb_cluster_name = "interuss_ci" +crdb_cluster_name = "interuss-ci" crdb_locality = "interuss_dss-ci-aws-ue1" crdb_external_nodes = []