Skip to content

deps/terraform: bump scaleway/scaleway from 2.74.0 to 2.75.0 in /tests/terraform#3540

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/terraform/tests/terraform/dev/scaleway/scaleway-2.75.0
Closed

deps/terraform: bump scaleway/scaleway from 2.74.0 to 2.75.0 in /tests/terraform#3540
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/terraform/tests/terraform/dev/scaleway/scaleway-2.75.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Bumps scaleway/scaleway from 2.74.0 to 2.75.0.

Release notes

Sourced from scaleway/scaleway's releases.

v2.75.0

Changelog

Feat

  • 5fb84e3810cbe49aad291ea5374011126606872f: feat(vpc): add private network list resource (#3961) (@​yfodil)
  • 62390c9be72abb7b3f6b34dd64793e069200be87: feat(iam): add scim resource and datasource (#3963) (@​estellesoulard)
  • 1775c84c0a19c403eb89eec46aca0b8524eec711: feat(mongodb): list resource (#3962) (@​jremy42)
  • db9f87a072152b65ef3b07104db3ac02e76f7686: feat(ipam): add ip list resource (#3982) (@​yfodil)
  • 4105af83503c78d05c68d562f4b40a0ea0f41ba5: feat(vpcgw): add public gateway list resource (#3983) (@​yfodil)
  • 6f8fb6da6819c0fb941cedd29fe5d4deaf2383d5: feat(redis): add redis cluster list resource (#3986) (@​jremy42)
  • 129227a1e0189c8b926826da2cc704d3a50a712e: feat(container): migrate all resources to API v1 (#3964) (@​Mia-Cross)
  • afcd5adcde48047e6dd7dd0c1242306da2e67a1c: feat(lb): add lb list resource (#3988) (@​yfodil)
  • bb25ad2c387597a3604e100b03222df9e0171ecf: feat(lb): add lb backend list resource (#3991) (@​yfodil)
  • fad8311fc3a0b525e5927b1030c4b895fffd5bf7: feat(lb): add lb frontend list resource (#3992) (@​yfodil)
  • dce40f90416bc49a4692d487c7ea67c9fc06abde: feat(rdb): add rdb instance list resource (#3989) (@​jremy42)
  • 5e9afbf652a896fc55849699758eb2744fbc7969: feat(datawarehouse): shard count (#3994) (@​jremy42)

Fix

  • e1cc86bebec0a03cc694afd614aef9c69d79e568: fix(cockpit/tem): base default project on config rather than naming (#3953) (@​estellesoulard)
  • 32a054f0615994233a8a94a01eedd3a80aaee1fc: fix(opensearch): stabilize private network endpoint switching (#3966) (@​jremy42)

Chore

  • d2a6f6c02fbbf1a9e01a3ad19dc4940b9a341c06: chore(deps): bump actions/cache from 5.0.4 to 5.0.5 (#3973) (@​dependabot[bot])
  • 0096bba63a9383751c387691b84aae175e08e083: chore(deps): bump golang.org/x/crypto from 0.49.0 to 0.50.0 (#3976) (@​dependabot[bot])
  • 11ed197ec927a8e092a3e3640bacce28885fee01: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs (#3975) (@​dependabot[bot])
  • e6daf4528ee652efa4a718320231ec7026eed7d6: chore(deps): bump crate-ci/typos from 1.45.0 to 1.46.0 (#3972) (@​dependabot[bot])
  • b0b89e2a0977355dcbcda650d1c2297424e64d36: chore(function): remove deprecated attribute activate_vpc_integration (#3967) (@​Mia-Cross)
  • 31d561f16a389a19ee2d9e231d4357601e021f9d: chore(deps): bump goreleaser/goreleaser-action from 7.0.0 to 7.2.1 (#3971) (@​dependabot[bot])
  • fd104a9a1241fb7d388ffdcdec397998aeda6f07: chore(deps): bump github.com/hashicorp/terraform-plugin-testing (#3977) (@​dependabot[bot])
  • 8f5b725aa5029929a72f4316cfc1f342073d1511: chore(deps): bump github.com/aws/aws-sdk-go-v2/config (#3969) (@​dependabot[bot])
  • 4e61f049150ef1cc2d2efda629bad14ebde00d33: chore(deps): bump devcontainers/ci from 0.3.1900000417 to 0.3.1900000449 (#3970) (@​dependabot[bot])
  • 08bd31f2c0e1a22ac2c659e8e87586a420eea8f6: chore: bump golangci-lint to v2.12.2 (#3995) (@​yfodil)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [scaleway/scaleway](https://github.com/scaleway/terraform-provider-scaleway) from 2.74.0 to 2.75.0.
- [Release notes](https://github.com/scaleway/terraform-provider-scaleway/releases)
- [Commits](scaleway/terraform-provider-scaleway@v2.74.0...v2.75.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from fl0ppy-d1sk as a code owner May 14, 2026 07:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels May 14, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 1, 2026

Superseded by #3612.

@dependabot dependabot Bot closed this Jun 1, 2026
@dependabot dependabot Bot deleted the dependabot/terraform/tests/terraform/dev/scaleway/scaleway-2.75.0 branch June 1, 2026 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant