Skip to content

Commit

Permalink
Update Terraform scaleway to ~> 2.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and claudusd committed Feb 19, 2024
1 parent e62068b commit afcb785
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 17 deletions.
46 changes: 30 additions & 16 deletions scaleway/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion scaleway/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
scaleway = {
source = "scaleway/scaleway"
version = "~> 2.30.0"
version = "~> 2.37.0"
}
helm = {
source = "hashicorp/helm"
Expand Down

0 comments on commit afcb785

Please sign in to comment.