fix: nested attrs with default → Optional (no Computed), prevents unknown values

This commit is contained in:
“Naeel”
2026-07-18 23:12:51 +04:00
parent b6f5b481af
commit 35792091bd
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ NUBES_API_ENDPOINT="https://lk-api-gateway-test.ngcloud.ru/api/v1/svc"
TOKEN_FILE="secrets/test.token"
# Version
VERSION="5.1.5"
VERSION="5.1.6"
# Docs generation — ONLY from docs_gen/<stand>/ (never from docs/)
DOCS_GEN_DIR="provider/docs_gen/test"