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 = [
|
|
|
|
"h1:tiKb9pAW5/dl1Y0HUeUdl+/leNQpaPXwpnbo1AJPR6k=",
|
|
|
|
]
|
|
|
|
}
|
|
|
|
|
|
|
|
provider "registry.terraform.io/hashicorp/nomad" {
|
|
|
|
version = "1.4.20"
|
|
|
|
hashes = [
|
|
|
|
"h1:SCMAWGssM1bSbLNlrS8GdZuJ4MWpb3X4AXO/jLDYfXA=",
|
|
|
|
]
|
|
|
|
}
|
|
|
|
|
|
|
|
provider "registry.terraform.io/hashicorp/null" {
|
|
|
|
version = "3.2.1"
|
|
|
|
hashes = [
|
|
|
|
"h1:tXn3DUW3RQLZERTKY85/iMGh1MYpp8ZK9dKJDExY888=",
|
|
|
|
]
|
|
|
|
}
|
|
|
|
|
|
|
|
provider "registry.terraform.io/hashicorp/random" {
|
|
|
|
version = "3.5.1"
|
|
|
|
hashes = [
|
|
|
|
"h1:8ccmyrDBWfKr/qY7gQoAriinamltIC/LLvz53ar4a4k=",
|
|
|
|
]
|
|
|
|
}
|
|
|
|
|
|
|
|
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 = [
|
|
|
|
"h1:0atGQr/mtBBm6IsHdZ+r+9H2rCCfzI/ZMYrPNsAkzNU=",
|
|
|
|
]
|
|
|
|
}
|