Skip to content

Commit

Permalink
Merge pull request #40 from appuio/renovate/exoscale-0.x
Browse files Browse the repository at this point in the history
Update Terraform exoscale to v0.41.1
  • Loading branch information
simu authored Nov 18, 2022
2 parents 2f65130 + b59c8e6 commit 6cb738e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/vshn-lbaas-exoscale/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
exoscale = {
source = "exoscale/exoscale"
version = "0.41.0"
version = "0.41.1"
}
random = {
source = "hashicorp/random"
Expand Down

0 comments on commit 6cb738e

Please sign in to comment.