Update all dependencies

This commit is contained in:
2026-01-17 01:59:32 +00:00
parent aeaecc7598
commit 70c77894c4
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.59.0"
}
}
}