dotfiles/.terraform.lock.hcl

52 lines
1.1 KiB
HCL
Raw Normal View History

# This file is maintained automatically by "terraform init".
# Manual edits may be lost in future updates.
provider "registry.terraform.io/hashicorp/consul" {
version = "2.20.0"
hashes = [
"h1:XT7T5XmzEL1wn+io4QNF0sbwYCDCHI9276ychhUqV7M=",
]
}
provider "registry.terraform.io/hashicorp/kubernetes" {
version = "2.25.2"
hashes = [
"h1:gHOWt+lhVjVr0LXVK9CxnAcGNIPKJnveJhc1ek5mLcA=",
]
}
provider "registry.terraform.io/hashicorp/nomad" {
version = "2.1.0"
hashes = [
"h1:Obbo6djpFcsgOGcARxzUU1urNzkXcMwrN4nSPxMnqJ4=",
]
}
provider "registry.terraform.io/hashicorp/null" {
version = "3.2.2"
hashes = [
"h1:4aaxuwoPOucghjcmLti2AF9iZG3//l7qFsGAtHi3Vog=",
]
}
provider "registry.terraform.io/hashicorp/random" {
version = "3.6.0"
hashes = [
"h1:s6Rlq3+3LtsYSgqKvNEjgQUHdiP6jqVIxTTVEj27X1g=",
]
}
provider "registry.terraform.io/hashicorp/vault" {
version = "3.24.0"
hashes = [
"h1:Ej2ruiXkjbl9sNBKeP4gEP9pIatpqJQT5DINPV2kqHo=",
]
}
provider "registry.terraform.io/hetznercloud/hcloud" {
version = "1.45.0"
hashes = [
"h1:FsmtzHGAV5QCJJR3IR/iZTjPIgf5iOS6q5m3nLyhZ3Q=",
]
}