Skip to content

Commit

Permalink
Update Terraform github.com/appuio/terraform-modules to v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent df70ae9 commit 8300bd8
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-exoscale?ref=v6.0.0"
source = "git::https://github.com/appuio/terraform-modules.git//modules/vshn-lbaas-exoscale?ref=v6.1.0"

exoscale_domain_name = exoscale_domain.cluster.name
cluster_network = {
Expand Down

0 comments on commit 8300bd8

Please sign in to comment.