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.44.0 to 2.46.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.44.0...v2.46.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 Oct 1, 2024
1 parent bf87333 commit 55d766b
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.44.0"
version = "2.46.0"
}
kubectl = {
source = "gavinbunney/kubectl"
Expand Down

0 comments on commit 55d766b

Please sign in to comment.