mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-21 23:54:22 +01:00
14d936816e
Signed-off-by: magic_rb <magic_rb@redalder.org>
59 lines
1.3 KiB
HCL
59 lines
1.3 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.21.0"
|
|
hashes = [
|
|
"h1:S32Nn9X22hSyy61kFXne3zLWHxVc4glwLTdV8KNrNwY=",
|
|
]
|
|
}
|
|
|
|
provider "registry.terraform.io/hashicorp/external" {
|
|
version = "2.3.3"
|
|
hashes = [
|
|
"h1:n9OJyJpvEavy7lSdaVPPSAXwrS7MZeRndtaIEEzYz1o=",
|
|
]
|
|
}
|
|
|
|
provider "registry.terraform.io/hashicorp/kubernetes" {
|
|
version = "2.32.0"
|
|
hashes = [
|
|
"h1:Rn90mmHwalr0nNu3oofDjITKWEFfbmVZA2uLUh/+hzg=",
|
|
]
|
|
}
|
|
|
|
provider "registry.terraform.io/hashicorp/nomad" {
|
|
version = "2.3.1"
|
|
hashes = [
|
|
"h1:aUqZkl53lnAzJ1+DW7RpME37kzb0RRQ6Tlh2qDMiAY0=",
|
|
]
|
|
}
|
|
|
|
provider "registry.terraform.io/hashicorp/null" {
|
|
version = "3.2.2"
|
|
hashes = [
|
|
"h1:PaBOGkOLlxLazRPquhdLw8I6unnaaqTK+gzICkvGyV8=",
|
|
]
|
|
}
|
|
|
|
provider "registry.terraform.io/hashicorp/random" {
|
|
version = "3.6.2"
|
|
hashes = [
|
|
"h1:FM7AXakQm9uDC6lrAeJTDjV7fuedyL8g1Cwo0ln5Eeg=",
|
|
]
|
|
}
|
|
|
|
provider "registry.terraform.io/hashicorp/vault" {
|
|
version = "4.4.0"
|
|
hashes = [
|
|
"h1:8ZG+fla5o9wqYRcmH95henObLLL+k50bMPLyxDdCxSM=",
|
|
]
|
|
}
|
|
|
|
provider "registry.terraform.io/hetznercloud/hcloud" {
|
|
version = "1.48.1"
|
|
hashes = [
|
|
"h1:VJN8K4xAbZo+Fn81WMySfNgSiHOljftI/Uq4k6wsmPU=",
|
|
]
|
|
}
|