Update Terraform hcloud to v1.48.0

This commit is contained in:
Renovate
2024-07-25 14:00:23 +01:00
committed by Jake Howard
parent 42c15b58d8
commit 36fec74c46
2 changed files with 31 additions and 18 deletions

View File

@ -22,7 +22,7 @@ terraform {
}
hcloud = {
source = "hetznercloud/hcloud"
version = "1.47.0"
version = "1.48.0"
}
}
}