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-19 12:25:03 +01:00
|
|
|
version = "2.18.0"
|
2023-06-15 23:04:14 +02:00
|
|
|
hashes = [
|
2023-11-19 12:25:03 +01:00
|
|
|
"h1:HZvoZUFHiPTcxmMQbxs8utGL6nQNyShJ0YuYKXnEYEI=",
|
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-19 12:25:03 +01:00
|
|
|
"h1:jPnE+rWvjpZra+stfYUwXYBaoRSWmL9bZ2IdUDM8n8M=",
|
2023-06-15 23:04:14 +02:00
|
|
|
]
|
|
|
|
}
|
|
|
|
|
|
|
|
provider "registry.terraform.io/hashicorp/null" {
|
|
|
|
version = "3.2.1"
|
|
|
|
hashes = [
|
2023-07-27 22:08:43 +02:00
|
|
|
"h1:Cx+SS4ptiuhZRK42nWs9Kz1MHqhW8wmAw72l3X3ekm8=",
|
2023-06-15 23:04:14 +02:00
|
|
|
]
|
|
|
|
}
|
|
|
|
|
|
|
|
provider "registry.terraform.io/hashicorp/random" {
|
|
|
|
version = "3.5.1"
|
|
|
|
hashes = [
|
2023-07-27 22:08:43 +02:00
|
|
|
"h1:7rFWGvbhVb3MN8nzEvAZmUoyQPz0NYw0EjyqQCXAG/I=",
|
2023-06-15 23:04:14 +02:00
|
|
|
]
|
|
|
|
}
|
|
|
|
|
|
|
|
provider "registry.terraform.io/hashicorp/vault" {
|
2023-11-19 12:25:03 +01:00
|
|
|
version = "3.20.0"
|
2023-06-15 23:04:14 +02:00
|
|
|
hashes = [
|
2023-11-19 12:25:03 +01:00
|
|
|
"h1:9dWfemgcDO9wyc3JVyUmd5Vh+XwEn2DpGhIuwoJH+SM=",
|
2023-06-15 23:04:14 +02:00
|
|
|
]
|
|
|
|
}
|
|
|
|
|
2023-06-22 23:25:39 +02:00
|
|
|
provider "registry.terraform.io/hetznercloud/hcloud" {
|
2023-11-19 12:25:03 +01:00
|
|
|
version = "1.42.1"
|
2023-06-22 23:25:39 +02:00
|
|
|
hashes = [
|
2023-11-19 12:25:03 +01:00
|
|
|
"h1:GLkVKtjg6ytu7oGVuTS1b6guUgP3GNwR7xtCAimnmaY=",
|
2023-06-15 23:04:14 +02:00
|
|
|
]
|
|
|
|
}
|