Update all dependencies

This commit is contained in:
2025-11-21 02:00:07 +00:00
parent aeaecc7598
commit 76fe8d82b7
3 changed files with 37 additions and 37 deletions

View File

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