fix(fullpipe): модификатор edge_net шлёт ALB/VS/qos целиком — иначе modify с null сбрасывает needEnableAVI в false
This commit is contained in:
@@ -102,6 +102,12 @@ variable "nsxt_second_dns" {
|
||||
description = "Второй DNS"
|
||||
}
|
||||
|
||||
variable "nsxt_qos_profile" {
|
||||
type = string
|
||||
default = "QoS-100Mbit"
|
||||
description = "Профиль пропускной способности Edge"
|
||||
}
|
||||
|
||||
# --- vc_org (Организация в Cloud Director) — модификатор ip_space ---
|
||||
|
||||
variable "org_ip_space_name" {
|
||||
|
||||
Reference in New Issue
Block a user