Skip to content

Commit

Permalink
Merge pull request #87 from appuio/renovate/git.luolix.top-appuio-terrafo…
Browse files Browse the repository at this point in the history
…rm-modules-6.x

Update Terraform github.com/appuio/terraform-modules to v6.3.0
  • Loading branch information
simu authored Jul 19, 2024
2 parents 832698b + b7f03f1 commit 843f705
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=v6.2.0"
source = "git::https://github.com/appuio/terraform-modules.git//modules/vshn-lbaas-cloudscale?ref=v6.3.0"

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

0 comments on commit 843f705

Please sign in to comment.