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" {
|
|
|
|
version = "2.17.0"
|
|
|
|
hashes = [
|
2023-07-27 22:08:43 +02:00
|
|
|
"h1:QR/1W4nwygEfrNZTP8eyG5ky33AhyNDsEZBVEO3SU1w=",
|
2023-06-15 23:04:14 +02:00
|
|
|
]
|
|
|
|
}
|
|
|
|
|
|
|
|
provider "registry.terraform.io/hashicorp/nomad" {
|
|
|
|
version = "1.4.20"
|
|
|
|
hashes = [
|
2023-07-27 22:08:43 +02:00
|
|
|
"h1:smk0nmmLhyeAkSpbRY2ARSafIkGpoJruT8skC3CWyZM=",
|
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-07-10 23:41:29 +02:00
|
|
|
version = "3.17.0"
|
2023-06-15 23:04:14 +02:00
|
|
|
hashes = [
|
2023-07-10 23:41:29 +02:00
|
|
|
"h1:kd1awvpPc9LI9url/OSbWnF36tlUBn5sJ4lnLusICfw=",
|
2023-06-15 23:04:14 +02:00
|
|
|
]
|
|
|
|
}
|
|
|
|
|
2023-06-22 23:25:39 +02:00
|
|
|
provider "registry.terraform.io/hetznercloud/hcloud" {
|
2023-07-10 23:41:29 +02:00
|
|
|
version = "1.41.0"
|
2023-06-22 23:25:39 +02:00
|
|
|
hashes = [
|
2023-07-10 23:41:29 +02:00
|
|
|
"h1:Qm0l1rbLrLzOUYNEKo05t7v45R1Is50MeNfWXY6mhuo=",
|
2023-06-22 23:25:39 +02:00
|
|
|
]
|
|
|
|
}
|
|
|
|
|
2023-06-15 23:04:14 +02:00
|
|
|
provider "registry.terraform.io/magicrb/influxdb-v2" {
|
|
|
|
version = "0.4.6"
|
|
|
|
hashes = [
|
2023-07-27 22:08:43 +02:00
|
|
|
"h1:kkLSk2GBA1d3CkZhkWOXtF11ubB9LPlM+1zwUJqxqpU=",
|
2023-06-15 23:04:14 +02:00
|
|
|
]
|
|
|
|
}
|