mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-21 23:54:22 +01:00
236e87461b
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: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" {
|
|
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:0atGQr/mtBBm6IsHdZ+r+9H2rCCfzI/ZMYrPNsAkzNU=",
|
|
]
|
|
}
|