Skip to content

Commit 9523ea6

Browse files
chore(deps): update terraform hcloud to v1.67.0
1 parent 29fa90b commit 9523ea6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

160_gitlab_ci/000_rollout/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
hcloud = {
44
# https://registry.terraform.io/providers/hetznercloud/hcloud/latest/docs
55
source = "hetznercloud/hcloud"
6-
version = "1.60.1"
6+
version = "1.67.0"
77
}
88
acme = {
99
source = "vancluever/acme"

180_observability/000_infrastructure/002_hcloud/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
hcloud = {
44
# https://registry.terraform.io/providers/hetznercloud/hcloud/latest/docs
55
source = "hetznercloud/hcloud"
6-
version = "1.60.1"
6+
version = "1.67.0"
77
}
88
acme = {
99
source = "vancluever/acme"

0 commit comments

Comments
 (0)