Skip to content

Commit

Permalink
Merge pull request #78 from appuio/renovate/cloudscale-4.x
Browse files Browse the repository at this point in the history
Update Terraform cloudscale to v4.3.0
  • Loading branch information
simu authored Jul 18, 2024
2 parents de1d806 + f5ae313 commit 832698b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
cloudscale = {
source = "cloudscale-ch/cloudscale"
version = "4.2.2"
version = "4.3.0"
}
null = {
source = "hashicorp/null"
Expand Down

0 comments on commit 832698b

Please sign in to comment.