Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps/terraform: bump scaleway/scaleway from 2.38.2 to 2.40.0 in /tests/terraform #1121

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2024

Bumps scaleway/scaleway from 2.38.2 to 2.40.0.

Release notes

Sourced from scaleway/scaleway's releases.

v2.40.0

Changelog

Features

  • 3b6fbbd5 feat(cockpit): migrate tokens to regional v1 (#2549)
  • 15ccb258 feat(cockpit): migrate grafana user to v1 (#2548)
  • 3c82f2fd feat(cockpit): add datasources (#2543)
  • 608f3c89 feat(rdb): add log policy in instance (#2536)
  • f40b991f feat(object): acl: revert to private on resource deletion (#2513)
  • 2695a398 feat(tem): add dmarc name and config in ressource (#2532)
  • c7b60a4c feat(tem) : add ressource for validate tem domain (#2423)

Fixes

  • cd9a7fe9 fix(instance): server private_network with deleted pnic (#2552)
  • 93aab979 fix(vpc) add optional region field (#2550)
  • 542005ef fix(general): update zones in doc (#2547)
  • 1b5f2962 fix(logger): set provider logger as sdk-go logger (#2539)
  • 604759f9 fix(lb): unnecessary reattach of private networks (#2531)
  • 6b87932c fix(instance_server): ignore enable_ipv6 with routed_ip disabled (#2533)

Others

  • 091afd22 chore(deps): bump github.com/docker/docker (#2545)
  • 0a6dfa30 chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 (#2546)
  • 01de7217 chore: migrate to go1.22 (#2540)
  • 957ff786 chore: bump sdk go + update EnableIPv6 to use *bool type (#2535)
  • 27b2ce09 chore: remove useless cassettes (#2515)
  • af9c0ad0 doc(rdb):update version redis with a version in prod (#2471)
  • 157066b7 docs(cockpit): add regionalization update note to cockpit documentation (#2551)
  • fc14694c docs(ipam_ip): change examples format (#2538)
  • 7a2868f4 docs/ipam: add warning on the use of client-defined IPs (#2534)
  • 0fe8dc38 test(rdb): add test for instance update node type (#2544)
  • 49f87e1f test(k8s): switch to block in cluster data source test (#2542)
  • 8446410a test(k8s): switch to block (#2541)
  • 921daf42 tests(instance): disable bootscript test (#2537)
  • aa534153 tests(instance): add explicit nat ip types and routed_ip_enabled to false (#2530)

v2.39.0

Changelog

Features

  • c0f0b940 feat(k8s): allow cluster creation with cni=none (#2525)
  • 75642b6c feat(lb): add new field flexible ipv6 (#2417)

Fixes

... (truncated)

Commits
  • cd9a7fe fix(instance): server private_network with deleted pnic (#2552)
  • 157066b docs(cockpit): add regionalization update note to cockpit documentation (#2551)
  • 3b6fbbd feat(cockpit): migrate tokens to regional v1 (#2549)
  • 93aab97 fix(vpc) add optional region field (#2550)
  • 15ccb25 feat(cockpit): migrate grafana user to v1 (#2548)
  • 3c82f2f feat(cockpit): add datasources (#2543)
  • 0fe8dc3 test(rdb): add test for instance update node type (#2544)
  • 542005e fix(general): update zones in doc (#2547)
  • 091afd2 chore(deps): bump github.com/docker/docker (#2545)
  • 0a6dfa3 chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 (#2546)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Apr 25, 2024
@dependabot dependabot bot requested a review from fl0ppy-d1sk April 25, 2024 08:02
@TheophileDiot
Copy link
Member

@dependabot recreate

Bumps [scaleway/scaleway](https://github.com/scaleway/terraform-provider-scaleway) from 2.38.2 to 2.40.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.38.2...v2.40.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/terraform/tests/terraform/dev/scaleway/scaleway-2.40.0 branch from 5b04b9d to e25948e Compare May 22, 2024 15:41
@fl0ppy-d1sk fl0ppy-d1sk merged commit 51cc8e2 into dev May 24, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/terraform/tests/terraform/dev/scaleway/scaleway-2.40.0 branch May 24, 2024 16:08
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.

None yet

2 participants