Update Terraform hcloud to v1.35.2 - autoclosed #2

Closed
kjuulh wants to merge 1 commits from renovate/hcloud-1.x into main
Showing only changes of commit 1c7af262c5 - Show all commits

View File

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