Update all dependencies

This commit is contained in:
2025-11-29 02:09:22 +00:00
parent aeaecc7598
commit 7a7b4eacdb
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.57.0"
}
}
}