mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-04-21 13:37:48 +00:00
deps/terraform: bump scaleway/scaleway in /tests/terraform
Bumps [scaleway/scaleway](https://github.com/scaleway/terraform-provider-scaleway) from 2.69.0 to 2.70.0. - [Release notes](https://github.com/scaleway/terraform-provider-scaleway/releases) - [Commits](https://github.com/scaleway/terraform-provider-scaleway/compare/v2.69.0...v2.70.0) --- updated-dependencies: - dependency-name: scaleway/scaleway dependency-version: 2.70.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8a5db2d20a
commit
95d13fc633
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
scaleway = {
|
||||
source = "scaleway/scaleway"
|
||||
version = "2.69.0"
|
||||
version = "2.70.0"
|
||||
}
|
||||
kubectl = {
|
||||
source = "gavinbunney/kubectl"
|
||||
|
|
|
|||
Loading…
Reference in a new issue