Skip to content

Commit

Permalink
Update Terraform scaleway to ~> 2.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and claudusd committed Sep 25, 2023
1 parent 3231cd5 commit 1cb9608
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 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.22.0"
version = "~> 2.28.0"
}
helm = {
source = "hashicorp/helm"
Expand Down

0 comments on commit 1cb9608

Please sign in to comment.