Skip to content

Commit

Permalink
Bump module vshn-lbaas-clouscale to v3.0.0
Browse files Browse the repository at this point in the history
This release bumps the module's minimum required Terraform version to
1.3.0.
  • Loading branch information
simu committed Oct 3, 2022
1 parent 22c46af commit 7017e6c
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=v2.8.0"
source = "git::https://github.com/appuio/terraform-modules.git//modules/vshn-lbaas-cloudscale?ref=v3.0.0"

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

0 comments on commit 7017e6c

Please sign in to comment.