Skip to content

Commit 93c72b3

Browse files
fix(deps): update terraform hcloud to >= 1.52.0
1 parent 21064ad commit 93c72b3

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

1010
talos = {

0 commit comments

Comments
 (0)