mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-22 08:04:20 +01:00
9b1c305c3b
Signed-off-by: Magic_RB <magic_rb@redalder.org>
45 lines
991 B
HCL
45 lines
991 B
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.15.2"
|
|
hashes = [
|
|
"h1:uiBosZpSRpOArbzoiKpqhwp0bmf6vUA1kYJOgerydaw=",
|
|
]
|
|
}
|
|
|
|
provider "registry.terraform.io/magicrb/influxdb-v2" {
|
|
version = "0.4.6"
|
|
hashes = [
|
|
"h1:0atGQr/mtBBm6IsHdZ+r+9H2rCCfzI/ZMYrPNsAkzNU=",
|
|
]
|
|
}
|