Skip to content

Commit

Permalink
Merge pull request #16 from c2corg/e33ddependabot/terraform/exoscale/…
Browse files Browse the repository at this point in the history
…demo/exoscale/exoscale-0.50.0

Bump exoscale/exoscale from 0.49.0 to 0.50.0 in /exoscale/demo
  • Loading branch information
brunobesson authored Jun 28, 2023
2 parents bf049ed + 454e972 commit 6b9ae38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exoscale/demo/versions.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
terraform {
required_providers {
exoscale = {
version = "0.49.0"
version = "0.50.0"
source = "exoscale/exoscale"
}
aws = {
Expand Down

0 comments on commit 6b9ae38

Please sign in to comment.