Update Terraform hcloud to v1.57.0

This commit is contained in:
2025-11-29 02:04:33 +00:00
parent 629be846af
commit 76e47df5dd

View File

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