forked from extern/nixos-wiki-infra
17 lines
409 B
HCL
17 lines
409 B
HCL
# This file is maintained automatically by "terraform init".
|
|
# Manual edits may be lost in future updates.
|
|
|
|
provider "registry.terraform.io/aegirhealth/netlify" {
|
|
version = "0.6.12"
|
|
hashes = [
|
|
"h1:jorNWhgRCghXD0F6S7urDp1dPeczpFMTGttLeYAdbuo=",
|
|
]
|
|
}
|
|
|
|
provider "registry.terraform.io/hetznercloud/hcloud" {
|
|
version = "1.38.2"
|
|
hashes = [
|
|
"h1:RVMJb7bPzN6xrsIpegNBpSlx8pnhowWV9mzsvPFPvRU=",
|
|
]
|
|
}
|