mirror of
https://github.com/devitq/yandexcloud-k3s.git
synced 2026-09-20 21:40:34 +00:00
24 lines
555 B
HCL
24 lines
555 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.7.2"
|
|
hashes = [
|
|
"h1:356j/3XnXEKr9nyicLUufzoF4Yr6hRy481KIxRVpK0c=",
|
|
]
|
|
}
|
|
|
|
provider "registry.terraform.io/hashicorp/template" {
|
|
version = "2.2.0"
|
|
hashes = [
|
|
"h1:94qn780bi1qjrbC3uQtjJh3Wkfwd5+tTtJHOb7KTg9w=",
|
|
]
|
|
}
|
|
|
|
provider "registry.terraform.io/yandex-cloud/yandex" {
|
|
version = "0.148.0"
|
|
hashes = [
|
|
"h1:sih4+ex4J/T0hiVzE+TB0mJUUr2NAb7C9f+Ya5J+qec=",
|
|
]
|
|
}
|