mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
deps/terraform: Bump scaleway/scaleway in /tests/terraform
Bumps [scaleway/scaleway](https://github.com/scaleway/terraform-provider-scaleway) from 2.40.0 to 2.41.3. - [Release notes](https://github.com/scaleway/terraform-provider-scaleway/releases) - [Changelog](https://github.com/scaleway/terraform-provider-scaleway/blob/master/CHANGELOG.md) - [Commits](https://github.com/scaleway/terraform-provider-scaleway/compare/v2.40.0...v2.41.3) --- updated-dependencies: - dependency-name: scaleway/scaleway dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
11c3737320
commit
8ff5637889
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
scaleway = {
|
||||
source = "scaleway/scaleway"
|
||||
version = "2.40.0"
|
||||
version = "2.41.3"
|
||||
}
|
||||
kubectl = {
|
||||
source = "gavinbunney/kubectl"
|
||||
|
|
|
|||
Loading…
Reference in a new issue