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 May 7, 2023
1 parent 688b7bf commit e67d64c
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.5"
version = "2.1.5"

providers = {
hcloud = hcloud
Expand Down

0 comments on commit e67d64c

Please sign in to comment.