mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-21 23:54:22 +01:00
Bump terraform lock
Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
parent
b6df5483bd
commit
d0f6f2df4f
|
@ -2,43 +2,43 @@
|
|||
# Manual edits may be lost in future updates.
|
||||
|
||||
provider "registry.terraform.io/hashicorp/consul" {
|
||||
version = "2.18.0"
|
||||
version = "2.19.0"
|
||||
hashes = [
|
||||
"h1:HZvoZUFHiPTcxmMQbxs8utGL6nQNyShJ0YuYKXnEYEI=",
|
||||
"h1:FIGa5SJEYirUiCzwrLKKsR6i90yfaxRkEnX8iZrgX6E=",
|
||||
]
|
||||
}
|
||||
|
||||
provider "registry.terraform.io/hashicorp/nomad" {
|
||||
version = "2.0.0"
|
||||
hashes = [
|
||||
"h1:jPnE+rWvjpZra+stfYUwXYBaoRSWmL9bZ2IdUDM8n8M=",
|
||||
"h1:fpoN2ysp7Mx4ZrSPfaeCfCzSwYoh8EYE0YQ20+El9V4=",
|
||||
]
|
||||
}
|
||||
|
||||
provider "registry.terraform.io/hashicorp/null" {
|
||||
version = "3.2.1"
|
||||
hashes = [
|
||||
"h1:Cx+SS4ptiuhZRK42nWs9Kz1MHqhW8wmAw72l3X3ekm8=",
|
||||
"h1:tAeLfJ72Kd+SzAQV45NYz3DRDXg/v3A2qYdhKiL8n7Q=",
|
||||
]
|
||||
}
|
||||
|
||||
provider "registry.terraform.io/hashicorp/random" {
|
||||
version = "3.5.1"
|
||||
hashes = [
|
||||
"h1:7rFWGvbhVb3MN8nzEvAZmUoyQPz0NYw0EjyqQCXAG/I=",
|
||||
"h1:apZgHUoMPG1MLgRdhaDiIx6eEIVCATm6INUVPCx0KiA=",
|
||||
]
|
||||
}
|
||||
|
||||
provider "registry.terraform.io/hashicorp/vault" {
|
||||
version = "3.20.0"
|
||||
version = "3.22.0"
|
||||
hashes = [
|
||||
"h1:9dWfemgcDO9wyc3JVyUmd5Vh+XwEn2DpGhIuwoJH+SM=",
|
||||
"h1:D3ktGa9Fb9G1P+e8tee/9i5Tk1LXPBRaSU/YcnbHZtA=",
|
||||
]
|
||||
}
|
||||
|
||||
provider "registry.terraform.io/hetznercloud/hcloud" {
|
||||
version = "1.42.1"
|
||||
version = "1.44.1"
|
||||
hashes = [
|
||||
"h1:GLkVKtjg6ytu7oGVuTS1b6guUgP3GNwR7xtCAimnmaY=",
|
||||
"h1:+iNbaz1lQaShHKi1mrJ+QJICOyTaURiikCHem5t0+2Q=",
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue