Skip to content

Commit 794563b

Browse files
feat: update hcloud to 1.60.0 #minor (#118)
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
1 parent 388d4b0 commit 794563b

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

terraform/.terraform.lock.hcl

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

terraform/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
hcloud = {
55
source = "hetznercloud/hcloud"
6-
version = "1.59.0"
6+
version = "1.60.0"
77
}
88
}
99
}

0 commit comments

Comments
 (0)