chore(deps): update terraform hcloud to v1.48.0 #26

Merged
prskr merged 1 commit from renovate/hcloud-1.x into main 2024-08-23 07:34:25 +00:00
Showing only changes of commit 009a2617de - Show all commits

View file

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