feat(stand/FullPipe): орг organ (org_uid) + ресурсы-модификаторы — аллокация IP после эджа, затем SNAT

This commit is contained in:
Repinoid
2026-09-24 13:48:53 +03:00
parent e6675be906
commit 721c3fcfab
3 changed files with 77 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ terraform {
required_providers {
nubes = {
source = "tf-registry.containerk8s.services.ngcloud.ru/nubes-dev/nubes"
version = "2.0.17"
version = "2.0.19"
}
}
}