release(dev): 2.0.7

This commit is contained in:
Repinoid
2026-09-21 21:18:03 +03:00
parent 724f5f7efb
commit 25080b7379
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ terraform {
required_providers {
nubes = {
source = "tf-registry.containerk8s.services.ngcloud.ru/nubes-dev/nubes"
version = "2.0.6"
version = "2.0.7"
}
}
}
+1 -1
View File
@@ -4,7 +4,7 @@ TOKEN_FILE="secrets/dev.token"
# Release versions
# Version
VERSION="2.0.6"
VERSION="2.0.7"
NAMESPACE="nubes-dev"
PROVIDER_NAME="nubes"
+1 -1
View File
@@ -5,7 +5,7 @@
| Стенд | Namespace | Версия | Дата заливки |
|---|---|---|---|
| PROD | `nubes` | `1.0.0` | 2026-09-03 | (новая нумерация) |
| DEV | `nubes-dev` | `2.0.6` | 2026-09-21 | (doc-gen: nested `= {}` / `jsonencode([...])` / кавычки в дефолтах; lifecycle-aware adopt-подсказки; Edge без suspend_on_destroy) |
| DEV | `nubes-dev` | `2.0.7` | 2026-09-21 | (fix: create-time проверка существования убрана из ModifyPlan — починен tainted-replace и terraform destroy; + doc-gen nested `= {}`/`jsonencode`, lifecycle-aware подсказки, Edge без suspend_on_destroy) |
| TEST | `nubes-test` | `3.0.0` | 2026-09-03 | (новая нумерация) |
## Как проверить