Update all dependencies

This commit is contained in:
2025-05-21 00:50:24 +00:00
parent aeaecc7598
commit c8afe5f8d5
3 changed files with 34 additions and 34 deletions

View File

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