Skip to content

Commit 983b8d9

Browse files
renovate[bot]mrclrchtr
authored andcommitted
fix(deps): update terraform hcloud to >= 1.51.0
1 parent 242c266 commit 983b8d9

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.19.2"
7+
version = ">= 1.51.0"
88
}
99

1010
talos = {

0 commit comments

Comments
 (0)