mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-21 23:54:22 +01:00
Update terraform.lock
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
449e73fdba
commit
236e87461b
|
@ -30,16 +30,16 @@ provider "registry.terraform.io/hashicorp/random" {
|
|||
}
|
||||
|
||||
provider "registry.terraform.io/hashicorp/vault" {
|
||||
version = "3.15.2"
|
||||
version = "3.17.0"
|
||||
hashes = [
|
||||
"h1:uiBosZpSRpOArbzoiKpqhwp0bmf6vUA1kYJOgerydaw=",
|
||||
"h1:kd1awvpPc9LI9url/OSbWnF36tlUBn5sJ4lnLusICfw=",
|
||||
]
|
||||
}
|
||||
|
||||
provider "registry.terraform.io/hetznercloud/hcloud" {
|
||||
version = "1.39.0"
|
||||
version = "1.41.0"
|
||||
hashes = [
|
||||
"h1:0Zh37Dpokj8+S8BSdbj8N7/Z/Gamyy7iHMt83yDWcuc=",
|
||||
"h1:Qm0l1rbLrLzOUYNEKo05t7v45R1Is50MeNfWXY6mhuo=",
|
||||
]
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue