v5.0.64: update test stand configs

This commit is contained in:
“Naeel”
2026-07-07 10:26:21 +04:00
parent d70bf5d171
commit 5322df7c51
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ terraform {
required_providers {
nubes = {
source = "terra.k8c.ru/nubes-test/nubes"
version = "5.0.61"
version = "5.0.64"
}
}
}