Update Terraform hcloud to v1.48.1

This commit is contained in:
Renovate
2024-09-06 14:00:24 +01:00
committed by Jake Howard
parent b8f8548cdf
commit 5f15fe0d84
2 changed files with 31 additions and 31 deletions

View File

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