mirror of
https://github.com/devitq/yandexcloud-k3s.git
synced 2026-09-20 20:30:35 +00:00
17 lines
406 B
HCL
17 lines
406 B
HCL
# This file is maintained automatically by "terraform init".
|
|
# Manual edits may be lost in future updates.
|
|
|
|
provider "registry.terraform.io/hashicorp/random" {
|
|
version = "3.9.0"
|
|
hashes = [
|
|
"h1:OO+IuvQJSPmWdN8AyyIEvPJbLvDQpgX/zbktoa9KsJE=",
|
|
]
|
|
}
|
|
|
|
provider "registry.terraform.io/yandex-cloud/yandex" {
|
|
version = "0.213.0"
|
|
hashes = [
|
|
"h1:hVYa9evlSd7oUp8mB5hWIbXn26nSGmdALF9Y9C62978=",
|
|
]
|
|
}
|