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
+3
View File
@@ -1,3 +1,5 @@
# --- ЗАКОММЕНТИРОВАНО: destroy всего, кроме VDC ---
/*
resource "nubes_vc_nsxt" "edge" {
resource_name = var.nsxt_resource_name
@@ -18,3 +20,4 @@ resource "nubes_vc_nsxt" "edge" {
second_dns = var.nsxt_second_dns
}
}
*/