Skip to content

Commit

Permalink
Update Terraform kube-hetzner/kube-hetzner/hcloud to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 7f5db6e commit a9938fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/hcloud/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ resource "random_integer" "ssh_port" {

module "kube-hetzner" {
source = "kube-hetzner/kube-hetzner/hcloud"
version = "1.10.9"
version = "2.14.5"

providers = {
hcloud = hcloud
Expand Down

0 comments on commit a9938fc

Please sign in to comment.