mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-22 08:04:20 +01:00
c521570498
Signed-off-by: Magic_RB <magic_rb@redalder.org>
52 lines
1.1 KiB
HCL
52 lines
1.1 KiB
HCL
# 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:QR/1W4nwygEfrNZTP8eyG5ky33AhyNDsEZBVEO3SU1w=",
|
|
]
|
|
}
|
|
|
|
provider "registry.terraform.io/hashicorp/nomad" {
|
|
version = "1.4.20"
|
|
hashes = [
|
|
"h1:smk0nmmLhyeAkSpbRY2ARSafIkGpoJruT8skC3CWyZM=",
|
|
]
|
|
}
|
|
|
|
provider "registry.terraform.io/hashicorp/null" {
|
|
version = "3.2.1"
|
|
hashes = [
|
|
"h1:Cx+SS4ptiuhZRK42nWs9Kz1MHqhW8wmAw72l3X3ekm8=",
|
|
]
|
|
}
|
|
|
|
provider "registry.terraform.io/hashicorp/random" {
|
|
version = "3.5.1"
|
|
hashes = [
|
|
"h1:7rFWGvbhVb3MN8nzEvAZmUoyQPz0NYw0EjyqQCXAG/I=",
|
|
]
|
|
}
|
|
|
|
provider "registry.terraform.io/hashicorp/vault" {
|
|
version = "3.17.0"
|
|
hashes = [
|
|
"h1:kd1awvpPc9LI9url/OSbWnF36tlUBn5sJ4lnLusICfw=",
|
|
]
|
|
}
|
|
|
|
provider "registry.terraform.io/hetznercloud/hcloud" {
|
|
version = "1.41.0"
|
|
hashes = [
|
|
"h1:Qm0l1rbLrLzOUYNEKo05t7v45R1Is50MeNfWXY6mhuo=",
|
|
]
|
|
}
|
|
|
|
provider "registry.terraform.io/magicrb/influxdb-v2" {
|
|
version = "0.4.6"
|
|
hashes = [
|
|
"h1:kkLSk2GBA1d3CkZhkWOXtF11ubB9LPlM+1zwUJqxqpU=",
|
|
]
|
|
}
|