Skip to content

Commit b0a8d0f

Browse files
chore(deps): update terraform hcloud to v1.66.0
1 parent 87c087b commit b0a8d0f

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.66.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.66.0"
77
}
88
acme = {
99
source = "vancluever/acme"

0 commit comments

Comments
 (0)