Skip to content

Commit

Permalink
chore: scaleway provider version for terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
redanrd committed Apr 17, 2024
1 parent 77c3703 commit e2a9ba5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jobs/ml-ops/terraform/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ terraform {
required_providers {
scaleway = {
source = "scaleway/scaleway"
version = ">= 2.39"
}
docker = {
source = "kreuzwerker/docker"
Expand Down

0 comments on commit e2a9ba5

Please sign in to comment.