2023-06-15 23:04:14 +02:00
|
|
|
# This file is maintained automatically by "terraform init".
|
|
|
|
# Manual edits may be lost in future updates.
|
|
|
|
|
|
|
|
provider "registry.terraform.io/hashicorp/consul" {
|
2023-11-20 00:44:34 +01:00
|
|
|
version = "2.19.0"
|
2023-06-15 23:04:14 +02:00
|
|
|
hashes = [
|
2023-11-20 00:44:34 +01:00
|
|
|
"h1:FIGa5SJEYirUiCzwrLKKsR6i90yfaxRkEnX8iZrgX6E=",
|
2023-06-15 23:04:14 +02:00
|
|
|
]
|
|
|
|
}
|
|
|
|
|
|
|
|
provider "registry.terraform.io/hashicorp/nomad" {
|
2023-11-19 12:25:03 +01:00
|
|
|
version = "2.0.0"
|
2023-06-15 23:04:14 +02:00
|
|
|
hashes = [
|
2023-11-20 00:44:34 +01:00
|
|
|
"h1:fpoN2ysp7Mx4ZrSPfaeCfCzSwYoh8EYE0YQ20+El9V4=",
|
2023-06-15 23:04:14 +02:00
|
|
|
]
|
|
|
|
}
|
|
|
|
|
|
|
|
provider "registry.terraform.io/hashicorp/null" {
|
|
|
|
version = "3.2.1"
|
|
|
|
hashes = [
|
2023-11-20 00:44:34 +01:00
|
|
|
"h1:tAeLfJ72Kd+SzAQV45NYz3DRDXg/v3A2qYdhKiL8n7Q=",
|
2023-06-15 23:04:14 +02:00
|
|
|
]
|
|
|
|
}
|
|
|
|
|
|
|
|
provider "registry.terraform.io/hashicorp/random" {
|
|
|
|
version = "3.5.1"
|
|
|
|
hashes = [
|
2023-11-20 00:44:34 +01:00
|
|
|
"h1:apZgHUoMPG1MLgRdhaDiIx6eEIVCATm6INUVPCx0KiA=",
|
2023-06-15 23:04:14 +02:00
|
|
|
]
|
|
|
|
}
|
|
|
|
|
|
|
|
provider "registry.terraform.io/hashicorp/vault" {
|
2023-11-20 00:44:34 +01:00
|
|
|
version = "3.22.0"
|
2023-06-15 23:04:14 +02:00
|
|
|
hashes = [
|
2023-11-20 00:44:34 +01:00
|
|
|
"h1:D3ktGa9Fb9G1P+e8tee/9i5Tk1LXPBRaSU/YcnbHZtA=",
|
2023-06-15 23:04:14 +02:00
|
|
|
]
|
|
|
|
}
|
|
|
|
|
2023-06-22 23:25:39 +02:00
|
|
|
provider "registry.terraform.io/hetznercloud/hcloud" {
|
2023-11-20 00:44:34 +01:00
|
|
|
version = "1.44.1"
|
2023-06-22 23:25:39 +02:00
|
|
|
hashes = [
|
2023-11-20 00:44:34 +01:00
|
|
|
"h1:+iNbaz1lQaShHKi1mrJ+QJICOyTaURiikCHem5t0+2Q=",
|
2023-06-15 23:04:14 +02:00
|
|
|
]
|
|
|
|
}
|