test(fullpipe): закомментировать Edge/edge_net/org_ips — оставить только VDC для destroy-проверки

This commit is contained in:
Repinoid
2026-09-22 18:30:28 +03:00
parent 7a6e3bd1e5
commit 34c8e72e46
4 changed files with 11 additions and 0 deletions
+2
View File
@@ -13,6 +13,7 @@ output "vdc_state_params" {
value = nubes_vc_vdc.vdc.state_params
}
/* --- ЗАКОММЕНТИРОВАНО: ресурсы удалены, оставлен только VDC ---
output "nsxt_id" {
description = "UID созданного Edge (vc_nsxt)"
value = nubes_vc_nsxt.edge.id
@@ -32,3 +33,4 @@ output "org_ip_space" {
description = "Выделенные внешние IP организации (v_ip_configure)"
value = nubes_vc_org_ip_space.org_ips.v_ip_configure
}
*/