chore(deps): update terraform hcloud to v1.49.1 #28

Open
prskr wants to merge 1 commit from renovate/hcloud-1.x into main
Showing only changes of commit 271934d57a - Show all commits

View file

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