From 3d0fc2be93b8893751485f81fb4a17bf9cdf0af5 Mon Sep 17 00:00:00 2001 From: Repinoid Date: Tue, 22 Sep 2026 19:10:36 +0300 Subject: [PATCH] =?UTF-8?q?fix(fullpipe):=20=D1=83=D0=B1=D1=80=D0=B0=D1=82?= =?UTF-8?q?=D1=8C=20=D0=B4=D1=83=D0=B1=D0=BB=D0=B8=D0=BA=D0=B0=D1=82=20?= =?UTF-8?q?=D0=BF=D0=B5=D1=80=D0=B5=D0=BC=D0=B5=D0=BD=D0=BD=D0=BE=D0=B9=20?= =?UTF-8?q?nsxt=5Fqos=5Fprofile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DEV_STAND/FullPipe/variables.tf | 6 ------ 1 file changed, 6 deletions(-) diff --git a/DEV_STAND/FullPipe/variables.tf b/DEV_STAND/FullPipe/variables.tf index 6e58f7b..5c6fe49 100644 --- a/DEV_STAND/FullPipe/variables.tf +++ b/DEV_STAND/FullPipe/variables.tf @@ -108,12 +108,6 @@ variable "nsxt_qos_profile" { description = "Профиль пропускной способности Edge" } -variable "nsxt_qos_profile" { - type = string - default = "QoS-100Mbit" - description = "Профиль пропускной способности Edge" -} - # --- vc_org (Организация в Cloud Director) — модификатор ip_space --- variable "org_ip_space_name" {