mirror of
https://github.com/devitq/yandexcloud-k3s.git
synced 2026-09-20 18:10:34 +00:00
chore(): updated lockfile
This commit is contained in:
Generated
+4
-11
@@ -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=",
|
||||
]
|
||||
}
|
||||
|
||||
Generated
+2
-2
@@ -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=",
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user