refactor(fullpipe): убрать зависимость от модификаторов (org_ips.tf, edge_network.tf) — чистые ресурсы vdc+nsxt
This commit is contained in:
@@ -27,8 +27,3 @@ output "nsxt_state_params" {
|
||||
description = "Параметры состояния Edge (vc_nsxt) из API"
|
||||
value = nubes_vc_nsxt.edge.state_params
|
||||
}
|
||||
|
||||
output "org_ip_space" {
|
||||
description = "Выделенные внешние IP организации (v_ip_configure)"
|
||||
value = nubes_vc_org_ip_space.org_ips.v_ip_configure
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user