chore(): updated lockfile

This commit is contained in:
ITQ
2026-07-27 13:04:37 +03:00
parent cf405d2210
commit 7237a5d5db
2 changed files with 6 additions and 13 deletions
+4 -11
View File
@@ -2,22 +2,15 @@
# Manual edits may be lost in future updates.
provider "registry.terraform.io/hashicorp/random" {
version = "3.7.2"
version = "3.9.0"
hashes = [
"h1:356j/3XnXEKr9nyicLUufzoF4Yr6hRy481KIxRVpK0c=",
]
}
provider "registry.terraform.io/hashicorp/template" {
version = "2.2.0"
hashes = [
"h1:94qn780bi1qjrbC3uQtjJh3Wkfwd5+tTtJHOb7KTg9w=",
"h1:OO+IuvQJSPmWdN8AyyIEvPJbLvDQpgX/zbktoa9KsJE=",
]
}
provider "registry.terraform.io/yandex-cloud/yandex" {
version = "0.148.0"
version = "0.213.0"
hashes = [
"h1:sih4+ex4J/T0hiVzE+TB0mJUUr2NAb7C9f+Ya5J+qec=",
"h1:hVYa9evlSd7oUp8mB5hWIbXn26nSGmdALF9Y9C62978=",
]
}
+2 -2
View File
@@ -2,8 +2,8 @@
# Manual edits may be lost in future updates.
provider "registry.terraform.io/yandex-cloud/yandex" {
version = "0.147.0"
version = "0.213.0"
hashes = [
"h1:Lqw21/fIKjYUzc+tIcy8nSa8YAbpiYpDrjBMFwbjRYQ=",
"h1:hVYa9evlSd7oUp8mB5hWIbXn26nSGmdALF9Y9C62978=",
]
}