Skip to content

Commit 5235ff7

Browse files
renovate[bot]mrclrchtr
authored andcommitted
fix(deps): update terraform hcloud to >= 1.58.0
1 parent ae30c6f commit 5235ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
hcloud = {
66
source = "hetznercloud/hcloud"
7-
version = ">= 1.57.0"
7+
version = ">= 1.58.0"
88
}
99

1010
talos = {

0 commit comments

Comments
 (0)