fix: map-fixed fallback builds JSON from DataDescriptor sub-param defaults

This commit is contained in:
“Naeel”
2026-07-19 09:34:26 +04:00
parent 35792091bd
commit 0a027c2ebf
8 changed files with 56 additions and 16 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ terraform {
required_providers {
nubes = {
source = "registry.kube5s.ru/nubes-test/nubes"
version = "5.1.5"
version = "5.1.6"
}
}
}