16 lines
402 B
HCL
16 lines
402 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.5"
|
|
hashes = [
|
|
"h1:en/2hMK/W/2hKtsEkbxGiiYwi/pSPS/UoGDILHIHjmw=",
|
|
]
|
|
}
|
|
|
|
provider "registry.opentofu.org/hetznercloud/hcloud" {
|
|
version = "1.58.0"
|
|
hashes = [
|
|
"h1:6C2LNEvCyGPyWgALDAFTNbRp+5Iuikd4Ju1Xejh+aeg=",
|
|
]
|
|
}
|