reversion: prod=1.*, dev=2.*, test=3.*; cleanup registry; test 3.0.0 + prod 1.0.0 uploaded (dev skipped: jsonEnv nested bug)

This commit is contained in:
“Naeel”
2026-09-03 09:07:05 +03:00
parent 9e02b696ba
commit 9090488731
7 changed files with 90 additions and 11 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ terraform {
required_providers {
nubes = {
source = "tf-registry.containerk8s.services.ngcloud.ru/nubes/nubes"
version = "5.0.5" # Поставьте нужную вам версию провайдера
version = "3.0.0" # Версия по стенду: prod=1.x, dev=2.x, test=3.x
}
}
}