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

build(deps): update terraform scaleway to v2.49.0 #124

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

Package Type Update Change
scaleway (source) required_provider minor 2.43.0 -> 2.49.0

Release Notes

scaleway/terraform-provider-scaleway (scaleway)

v2.49.0

Compare Source

What's Changed
Feature
Fixes
Others

Full Changelog: scaleway/terraform-provider-scaleway@v2.48.0...v2.49.0

v2.48.0

Compare Source

Changelog

Features
Fixes
Others

v2.47.0

Compare Source

What's Changed

Features

feat(instance_server): prevent usage of routed_ip_enabled as false by @​Codelax in https://github.com/scaleway/terraform-provider-scaleway/pull/2763
feat(baremetal): add support for ipam ips by @​yfodil in https://github.com/scaleway/terraform-provider-scaleway/pull/2769
feat(inference): add support CRUD deployment by @​Laure-di in https://github.com/scaleway/terraform-provider-scaleway/pull/2736
feat(mongodb): add support for v1alpha1 by @​jremy42 in https://github.com/scaleway/terraform-provider-scaleway/pull/2777
feat(mongodb): increase timeout by @​jremy42 in https://github.com/scaleway/terraform-provider-scaleway/pull/2788
feat(ipam): support custom resources by @​yfodil in https://github.com/scaleway/terraform-provider-scaleway/pull/2783

Fixes

fix(lb): mark certificate chain as sensitive by @​yfodil in https://github.com/scaleway/terraform-provider-scaleway/pull/2771
fix(iot): add region to network by @​jremy42 in https://github.com/scaleway/terraform-provider-scaleway/pull/2776
fix(instance_server): use server volume to fetch volumes by @​Codelax in https://github.com/scaleway/terraform-provider-scaleway/pull/2782

Others

tests: rename test resources to expected test name by @​Codelax in https://github.com/scaleway/terraform-provider-scaleway/pull/2739
chore: bump sdk go by @​jremy42 in https://github.com/scaleway/terraform-provider-scaleway/pull/2774
tests(instance_server): use sbs and b_ssd together by @​Codelax in https://github.com/scaleway/terraform-provider-scaleway/pull/2768
tests(rdb): fix gateway network to use ipam mode by @​yfodil in https://github.com/scaleway/terraform-provider-scaleway/pull/2780
docs(object): adjust definition to official documentation by @​Laure-di in https://github.com/scaleway/terraform-provider-scaleway/pull/2784
tests(inference): enable nightly test by @​Laure-di in https://github.com/scaleway/terraform-provider-scaleway/pull/2785
tests(inference): enable acceptance tests by @​Laure-di in https://github.com/scaleway/terraform-provider-scaleway/pull/2786

Full Changelog: scaleway/terraform-provider-scaleway@v2.46.0...v2.47.0

v2.46.0

Compare Source

Changelog

Features
Fixes
Others

v2.45.0

Compare Source

Changelog

Features
Fixes
Others

v2.44.0

Compare Source

Changelog

Features
Fixes
Others

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 9, 2024 11:23
Copy link

github-actions bot commented Sep 9, 2024

🖌 Terraform Format and Style ✅

⚙️ Terraform Initialization ✅

🤖 Terraform Validation ✅

Validation Output

🦙 Terraform Lint ✅

Lint Output

📖 Terraform Plan ✅

Show Plan
Running plan in HCP Terraform. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan...

The remote workspace is configured to work with configuration at
scaleway relative to the target repository.

Terraform will upload the contents of the following directory,
excluding files or directories as defined by a .terraformignore file
at /home/runner/work/demo-infrastructure/demo-infrastructure/.terraformignore (if it is present),
in order to capture the filesystem context the remote workspace expects:
    /home/runner/work/demo-infrastructure/demo-infrastructure

To view this run in a browser, visit:
https://app.terraform.io/app/parca-dev/demo-infrastructure-scaleway/runs/run-T5DzoVQstx9pSE3J

Waiting for the plan to start...

Terraform v1.9.5
on linux_amd64
Initializing plugins and modules...
scaleway_vpc.parca_demo: Refreshing state... [id=nl-ams/b286aeaa-3ad3-4118-b188-79b7a14b8a3b]
scaleway_object_bucket.parca_analytics: Refreshing state... [id=nl-ams/parca-analytics]
scaleway_vpc_private_network.parca_demo: Refreshing state... [id=nl-ams/5548d5ae-da8c-492b-a940-dfef6eebafbc]
scaleway_k8s_cluster.parca_demo: Refreshing state... [id=nl-ams/c2a026b7-5252-4729-b805-aeb910d8d789]
scaleway_k8s_pool.parca_demo_pool_dev1_m: Refreshing state... [id=nl-ams/bf8d54d4-45be-47aa-a0d9-b9197bd1fd44]
scaleway_k8s_pool.parca_demo_pool_gp1_xs: Refreshing state... [id=nl-ams/169a7656-b338-4987-8450-c976e5aae9a3]
scaleway_k8s_cluster.parca_demo: Drift detected (update)
scaleway_k8s_pool.parca_demo_pool_dev1_m: Drift detected (update)
scaleway_k8s_pool.parca_demo_pool_gp1_xs: Drift detected (update)

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

Pusher: @renovate[bot], Action: pull_request, Working Directory: scaleway, Workflow: Terraform

@renovate renovate bot force-pushed the renovate/scaleway-2.x branch 2 times, most recently from 122e929 to 809ccb4 Compare September 16, 2024 20:28
@renovate renovate bot changed the title build(deps): update terraform scaleway to v2.44.0 build(deps): update terraform scaleway to v2.45.0 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/scaleway-2.x branch from 809ccb4 to 7106945 Compare September 17, 2024 16:35
@renovate renovate bot force-pushed the renovate/scaleway-2.x branch 2 times, most recently from 7ae308a to bb0dd55 Compare September 25, 2024 23:02
@renovate renovate bot changed the title build(deps): update terraform scaleway to v2.45.0 build(deps): update terraform scaleway to v2.46.0 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/scaleway-2.x branch 2 times, most recently from acdee17 to abb1542 Compare October 7, 2024 21:19
@renovate renovate bot force-pushed the renovate/scaleway-2.x branch from abb1542 to e218fe8 Compare October 23, 2024 19:56
@renovate renovate bot changed the title build(deps): update terraform scaleway to v2.46.0 build(deps): update terraform scaleway to v2.47.0 Oct 30, 2024
@renovate renovate bot force-pushed the renovate/scaleway-2.x branch from e218fe8 to 30e22d3 Compare October 30, 2024 10:23
@renovate renovate bot force-pushed the renovate/scaleway-2.x branch 2 times, most recently from b550477 to b97dcec Compare November 9, 2024 21:29
@renovate renovate bot force-pushed the renovate/scaleway-2.x branch from b97dcec to 00c3964 Compare December 5, 2024 12:17
@renovate renovate bot changed the title build(deps): update terraform scaleway to v2.47.0 build(deps): update terraform scaleway to v2.48.0 Dec 5, 2024
@renovate renovate bot force-pushed the renovate/scaleway-2.x branch from 00c3964 to c566448 Compare December 31, 2024 18:26
@renovate renovate bot force-pushed the renovate/scaleway-2.x branch from c566448 to 9fb4723 Compare January 8, 2025 13:45
@renovate renovate bot changed the title build(deps): update terraform scaleway to v2.48.0 build(deps): update terraform scaleway to v2.49.0 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/scaleway-2.x branch from 9fb4723 to 3e7ad62 Compare January 13, 2025 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants