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.44.0 to 2.46.0 in /tests/terraform #1542

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps scaleway/scaleway from 2.44.0 to 2.46.0.

Release notes

Sourced from scaleway/scaleway's releases.

v2.46.0

Changelog

Features

  • f6912dd4a3eee3132badefaa2c0bc0585da97ca2: feat(registry): add tag data source (#2696) (@​pnodet)
  • e0b97c3c2c9a868fd5e3a5e3c6980f37608559b5: feat(instance): support ipam ips on pnic creation (#2660) (@​yfodil)
  • 82c9f80b9e5a0c0aa9d12b3422a4866e2c14c1ce: feat(instance_server): allow root_volume size update (#2745) (@​Codelax)

Fixes

  • 1909bce6ac751ae1af5613d05a4dfa159f6938cf: fix(cockpit): add grafana url manual creation (#2741) (@​jremy42)
  • 9898038bc2cd8a343c558ee1bb7f8242b6f4dc2c: fix(cockpit): add default project id in cockpit resource (#2746) (@​jremy42)
  • 69c8334fba0893decbcfb8e8e27d552d5d07d80f: fix(tem) add specific domain for webhook test (#2747) (@​jremy42)
  • 0b6331540d8c0cc497b19720dbe6b3bc03afbb73: fix(tem): add new status autoconfig (#2748) (@​jremy42)

Others

  • 980722b3f70b29630716fb9dbafb28ed22455d52: refactor(instance): extract server volumes update (#2743) (@​Codelax)
  • bf7c0cda3694131ddafb42714d2c3faf1d1bfcdd: tests(redis): remove cluster size changes (#2706) (@​Codelax)
  • 5506f5fc8de4e5546c24d036d638e00de0ec745d: cleanup(documentdb): remove documentdb (#2749) (@​jremy42)
  • 50e4dea4f85322b068bb2508c1213a328e62ec86: update cassette private nic (#2754) (@​jremy42)
  • 216af7604aa3da17adf49383058a359f867f5fee: docs(cockpit): update contact_points in alert_manager (#2753) (@​jremy42)
  • 148e0c84d410f2d3ed9081f0a12d36f38cbbee7b: test(cockpit): remove update test plan (#2752) (@​jremy42)

v2.45.0

Changelog

Features

  • ed1abf52d78adae05043d740c2856442b61dea15: feat(vpc): add custom route resource (#2702) (@​yfodil)
  • 943b969252e8be8330fa877d91838ef3f4778af4: feat(tem): add support for autoconfig (#2726) (@​jremy42)
  • 35c751cc96b9ece801d61c8bfad3ca1553ca28cf: feat(instance_server): support sbs_volume as root volume (#2641) (@​Codelax)

Fixes

  • 2c3d04d0d06286103aaa35038670d38ce9476719: fix(rdb): migrate endpoint to endpoints (#2728) (@​jremy42)
  • 10d2f2a9e025df54dab939e6d8fb8d399bc10da8: fix(cockpit): skip test with 500 error (#2729) (@​jremy42)
  • 8c08756d31f921432a90ac63a22ed9171e6c1978: fix(tem): add sub domain in DMARC in test (#2730) (@​jremy42)
  • 8c0a897d63d765f6cd0e9abcae654f2506e431c2: fix(tftemplates): add sweep and sweep_test (#2734) (@​Laure-di)
  • c3a2c315fed15da5ef098c0ffff03a247c8d489f: fix(mnq): add project for handle conflict (#2732) (@​jremy42)
  • 6d9ffa529aef93e7dc87866e5ba5cc1b0ed90c66: fix(secret): set project_id as optional in datasources (#2738) (@​Codelax)
  • 8fb9c93241959736b91af373414e7699884ad959: fix(account_project): retry delete when project is not usable (#2742) (@​Codelax)
  • 86ae5dc0eef3083e823ed287717d4af463ed50a9: fix(object): remove skip tests (#2744) (@​Laure-di)

Others

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 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)

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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Oct 1, 2024
@dependabot dependabot bot requested a review from fl0ppy-d1sk October 1, 2024 14:04
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