Skip to content

Commit

Permalink
deps/terraform: Bump scaleway/scaleway in /tests/terraform
Browse files Browse the repository at this point in the history
Bumps [scaleway/scaleway](https://github.com/scaleway/terraform-provider-scaleway) from 2.41.3 to 2.44.0.
- [Release notes](https://github.com/scaleway/terraform-provider-scaleway/releases)
- [Changelog](https://github.com/scaleway/terraform-provider-scaleway/blob/master/CHANGELOG.md)
- [Commits](scaleway/terraform-provider-scaleway@v2.41.3...v2.44.0)

---
updated-dependencies:
- dependency-name: scaleway/scaleway
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 0d133ea commit 700867c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/terraform/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
scaleway = {
source = "scaleway/scaleway"
version = "2.41.3"
version = "2.44.0"
}
kubectl = {
source = "gavinbunney/kubectl"
Expand Down

0 comments on commit 700867c

Please sign in to comment.