24 lines
577 B
HCL
24 lines
577 B
HCL
# This file is maintained automatically by "tofu init".
|
|
# Manual edits may be lost in future updates.
|
|
|
|
provider "registry.opentofu.org/hashicorp/external" {
|
|
version = "2.3.4"
|
|
hashes = [
|
|
"h1:i0CiDzSau8J/NcGlv6A3luRuYkqbnuO2c+XVrJ6YOoA=",
|
|
]
|
|
}
|
|
|
|
provider "registry.opentofu.org/hashicorp/null" {
|
|
version = "3.2.3"
|
|
hashes = [
|
|
"h1:tIPswUCP63F9jN+FulrFOJfVriHAMtLUPEkalbwa+Ys=",
|
|
]
|
|
}
|
|
|
|
provider "registry.opentofu.org/hetznercloud/hcloud" {
|
|
version = "1.49.1"
|
|
constraints = "~> 1.45"
|
|
hashes = [
|
|
"h1:dyK3/rOb8IJOM0trh328NovbYb+Rz33qui2/fg85hU8=",
|
|
]
|
|
}
|