Update all dependencies

This commit is contained in:
2026-01-06 02:01:20 +00:00
parent aeaecc7598
commit 1ab9ca1b4d
3 changed files with 35 additions and 37 deletions

View File

@@ -2,7 +2,7 @@ terraform {
required_providers {
hcloud = {
source = "hetznercloud/hcloud"
version = "~> 1.50.0"
version = "~> 1.58.0"
}
}
}