Skip to content

Commit

Permalink
Update Terraform github.com/appuio/terraform-modules to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent 2859c3b commit 52c8ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lb.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "lb" {
source = "git::https://github.com/appuio/terraform-modules.git//modules/vshn-lbaas-cloudscale?ref=v4.1.0"
source = "git::https://github.com/appuio/terraform-modules.git//modules/vshn-lbaas-cloudscale?ref=v6.1.0"

node_name_suffix = local.node_name_suffix
cluster_id = var.cluster_id
Expand Down

0 comments on commit 52c8ce7

Please sign in to comment.