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] committed Jun 21, 2024
1 parent 47bff77 commit 9b592ec
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.1"

providers = {
hcloud = hcloud
Expand Down

0 comments on commit 9b592ec

Please sign in to comment.