diff --git a/DEV_STAND/FPipeGmail/shturval.tf b/DEV_STAND/FPipeGmail/shturval.tf index 9c9cce4..76e2472 100644 --- a/DEV_STAND/FPipeGmail/shturval.tf +++ b/DEV_STAND/FPipeGmail/shturval.tf @@ -22,13 +22,13 @@ variable "shturval_resource_name" { type = string - default = "shturval-dev" + default = "shturval-dev1" description = "Имя услуги «Kubernetes кластер Штурвал» в ЛК" } variable "shturval_cluster_name" { type = string - default = "shturval-dev-00" + default = "shturval-dev-01" description = "Имя кластера внутри Штурвала" }