Update hcloud terraform provider

This commit is contained in:
Tobias Reisinger 2026-01-25 01:27:12 +01:00
parent 6010e25dd7
commit 85568c8278
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
7 changed files with 41 additions and 39 deletions

View file

@ -11,7 +11,7 @@ terraform {
}
hcloud = {
source = "hetznercloud/hcloud"
version = "~> 1.57.0"
version = "~> 1.59.0"
}
healthchecksio = {
source = "kristofferahl/healthchecksio"