fix: убрать UseStateForUnknown с image_ref, provider v0.1.5

This commit is contained in:
“Naeel”
2026-03-08 20:34:00 +04:00
parent b69f795eb1
commit 99ef17d62f
6 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ terraform {
required_providers {
sless = {
source = "terra.k8c.ru/naeel/sless"
version = "~> 0.1.4"
version = "~> 0.1.5"
}
archive = {
source = "hashicorp/archive"