v5.0.59: redeploy as git_revision, no separate action resources, gen_v2 follows ARCHITECTURE.md

This commit is contained in:
“Naeel”
2026-07-05 08:51:45 +04:00
parent a5df6dca62
commit e65bc45f5a
6 changed files with 142 additions and 34 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ terraform {
required_providers {
nubes = {
source = "terra.k8c.ru/nubes-test/nubes"
version = "5.0.58"
version = "5.0.59"
}
}
}