debug: stderr logging in FindInstanceByDisplayName, bump 5.0.66

This commit is contained in:
“Naeel”
2026-07-09 00:42:14 +04:00
parent f59b9ca19b
commit 5b106d7029
4 changed files with 45 additions and 11 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ terraform {
required_providers {
nubes = {
source = "terra.k8c.ru/nubes-test/nubes"
version = "5.0.65"
version = "5.0.66"
}
}
}