build(deps): update terraform scaleway to v2.67.1#176
Merged
metalmatze merged 1 commit intomainfrom Jan 21, 2026
Merged
Conversation
🖌 Terraform Format and Style ✅⚙️ Terraform Initialization ✅🤖 Terraform Validation ✅Validation Output🦙 Terraform Lint ✅Lint Output📖 Terraform Plan ✅Show PlanRunning 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-DTpx9uS2cDisPeKk
Waiting for the plan to start...
Terraform v1.14.0
on linux_amd64
Initializing plugins and modules...
scaleway_object_bucket.parca_analytics: Refreshing state... [id=nl-ams/parca-analytics]
scaleway_vpc.parca_demo: Refreshing state... [id=nl-ams/b286aeaa-3ad3-4118-b188-79b7a14b8a3b]
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_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_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: |
2f09f0c to
cab02d2
Compare
1a5b836 to
325a2a9
Compare
325a2a9 to
1a53ddb
Compare
1a53ddb to
1bb4794
Compare
1bb4794 to
08f7428
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.63.0→2.67.1Release Notes
scaleway/terraform-provider-scaleway (scaleway)
v2.67.1Compare Source
Changelog
79f2d64: feat(k8s): make security_group_id editable on existing pools (#3606) (@jtherin)f290354: feat(s2svpn): support prefix filers update (#3611) (@yfodil)2eabe0c: fix(s2svpn): add ForceNew to immutable connection and routing policy fields (#3610) (@yfodil)v2.67.0Compare Source
Changelog
Feat
d3c0707: feat(baremetal): add support server action (#3566) (@Laure-di)33d10e2: feat(applesilicon): add support for identity (#3582) (@remyleone)dae4f53: feat(keymanager): add sign ephemeral resource (#3556) (@estellesoulard)8049cad: feat(keymanager): add verify datasource (#3568) (@estellesoulard)342cbc6: feat: add support for region_from_id function (#3591) (@remyleone)b903e7a: feat(edge_services): add support forhas_websocketin backend config (#3605) (@yfodil)7eb81e0: feat(rdb): addpassword_wotordb_user(#3599) (@estellesoulard)6209930: feat(apple-silicon): add support runner and os datasource (#3497) (@Laure-di)Fixes
22ac7f7: fix(secret): prevent secret version datasource double base64 encoding (#3579) (@estellesoulard)b4d475d: fix(baremetal): normalize offerName to uppercase in datasource (#3585) (@Laure-di)7ace430: fix(edge_services): correctly read zone from lb_backend_config (#3604) (@yfodil)430d4ca: fix(s2s_vpn): correctly read zone from vpn gw config (#3609) (@yfodil)Chores
9bf3fb1: chore(sweep): rework sweepers for cockpit and mnq, run account sweep last (#3543) (@jremy42)d6f474c: chore(sweep): rework sweep (#3584) (@estellesoulard)8919d92: chore(keymanager): fix nightly tests (#3581) (@estellesoulard)a980104: chore(s2S_vpn): remove circular dependency in sweepers (#3588) (@yfodil)bd7e29e: chore: fix linter (#3594) (@remyleone)5e78fdd: chore: add support for modernize (#3595) (@remyleone)2516b20: chore: simplify build workflow to only use linux workers (#3597) (@remyleone)7845589: chore: bump sdk go (#3607) (@yfodil)f3b2cf4: chore: remove usage of panic (#3598) (@remyleone)b307132: test(instance): update scratch storage test with instance max capacity (#3601) (@Mia-Cross)79a9985: tests(redis): skip tests that create undeletable clusters (#3583) (@Mia-Cross)39eda33: tests(container/function): trigger: sqs: add dependency to SQS credentials (#3589) (@Mia-Cross)Docs
afc7018: doc(instance): security_group: move 'tags' up so it's not part of the rules' attributes (#3586) (@Mia-Cross)597e2ac: docs(secret): better data section (#3590) (@estellesoulard)v2.66.0Compare Source
Changelog
Feat
f826d8c: feat(rdb): add new actions (#3525) (@jremy42)7fa5dbf: feat(cockpit): add preconfigured_alert_ids field and deprecate enable_managed_alerts (#3470) (@jremy42)9ed26b7: feat(mongodb): add mongodb instance snapshot action (#3494) (@jremy42)6900a12: feat: add support for all server actions and snapshot operations (#3520) (@Mia-Cross)1a6a56c: feat(jobs): add local_storage_capacity to job_definition resource (#3521) (@pgolm)0293816: feat(secret): add support for WriteOnly data argument in secret version (#3538) (@estellesoulard)ebff5d3: feat(keymanager): add encrypt ephemeral resource (#3539) (@estellesoulard)ff2d0a0: feat: update webhosting offer test to use essential instead of professional (#3553) (@jremy42)559272d: feat(vpcgw): add refresh ssh keys action (#3550) (@yfodil)32e2a15: feat(keymanager): add decrypt ephemeral resource (#3545) (@estellesoulard)047443d: feat(keymanager): add generate data key ephemeral resource (#3555) (@estellesoulard)8e90392: feat(applesilicon): add support server action (#3567) (@Laure-di)08cc95a: feat(lb): add import support for certificate (#3578) (@yfodil)c70fde9: feat: add warning for RDB engine upgrade requiring provider version >= 2.61.0 (#3547) (@jremy42)Fixes
d7e0829: fix(jobs): remove unnecessary validation on environment field (#3536) (@yfodil)27dee65: fix(baremetal): set partition in request only if not nil (#3518) (@Laure-di)e511e0a: fix(s2s_vpn): prevent sending empty bgp_config private ips (#3552) (@yfodil)66bc6b7: fix(instance): persist private_network when pn_id is raw UUID (#3580) (@yfodil)fd31519: fix(instance): fix root volume naming (#3563) (@Mia-Cross)Chores
535d1a5: chore: ensure proper docs checking (#3542) (@remyleone)3820105: chore: ensure that examples are formatted (#3541) (@remyleone)3eee796: chore(actions): add custom plugin-framework validation (#3532) (@estellesoulard)79ddabe: chore: purge changelog (#3544) (@remyleone)69ae464: chore: simplify action name (#3559) (@remyleone)1b174a7: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs (#3569) (@dependabot[bot])5fa62d9: chore(deps): bump github.com/nats-io/nats.go from 1.47.0 to 1.48.0 (#3571) (@dependabot[bot])bdc6965: chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.40.1 to 1.41.0 (#3572) (@dependabot[bot])fba10df: chore(deps): bump crate-ci/typos from 1.40.0 to 1.41.0 (#3574) (@dependabot[bot])6111464: chore(deps): bump github.com/aws/aws-sdk-go-v2/config (#3570) (@dependabot[bot])25e0125: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sns (#3573) (@dependabot[bot])9ec2217: chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 (#3575) (@dependabot[bot])a252c7b: chore(deps): bump actions/cache from 4 to 5 (#3576) (@dependabot[bot])210d14d: chore: migrate s2s_vpn and grafana user resources to SchemaFunc (#3577) (@yfodil)f4b3d7c: deprecate container token and document new auth with IAM (#3535) (@Mia-Cross)53d2805: deprecate function token and document new auth with IAM (#3534) (@Mia-Cross)Docs
3d8e94d: docs: add support for resource description in apple silicon (#3527) (@remyleone)dd27d64: docs: add support for description inside action schema (#3549) (@remyleone)193a98e: docs: add support for description for k8s resources (#3540) (@remyleone)a676269: docs: add support for audit trail description with split examples (#3529) (@remyleone)v2.65.1Compare Source
What's Changed
Fixes
Others
Full Changelog: scaleway/terraform-provider-scaleway@v2.65.0...v2.65.1
v2.64.0Compare Source
Changelog
Feat
5c65640: feat: add support for instance action (#3390) (@remyleone)67cbd97: feat(audit_trail): add new data source audit_trail_event (#3445) (@estellesoulard)e19efa1: feat(baremetal): add support cloud-init (#3478) (@Laure-di)1f00731: feat(rdb): fix read replica service_ip to return CIDR format instead of IP only (#3475) (@jremy42)12d4c8c: feat(ipam): add address_cidr field (#3468) (@yfodil)8dcb144: feat(vpcgw): add bastion_port validation for public gateway (#3482) (@yfodil)65e1a4c: feat(cockpit): change source origin from external to custom (#3481) (@jremy42)Docs
9ce50fc: docs(instance): add local-image list command (#3473) (@estellesoulard)Chore & tests
122b030: tests(object): FlattenObjectBucketVersioning testing (#3465) (@Laure-di)f9b7295: tests(iam): bump go-vcr to v4 for iam package, fix nightly (#3466) (@estellesoulard)e70b788: chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#3467) (@dependabot[bot])f4a52e4: tests(secret): bump go-vcr to v4 for secret package (#3469) (@estellesoulard)1d2fc00: tests(iam): fix tests inconsistency (#3471) (@estellesoulard)b919f45: chore: bump scaleway-sdk-go and fix compatibility issues (#3474) (@jremy42)361cf52: tests(iam): fix conflicting user test (#3483) (@estellesoulard)ce34e31: chore(deps): bump github.com/nats-io/nats.go from 1.46.1 to 1.47.0 (#3486) (@dependabot[bot])9929851: chore(deps): bump actions/checkout from 4 to 6 (#3491) (@dependabot[bot])e8c4f0a: chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.1.0 (#3490) (@dependabot[bot])244d4f8: chore(deps): bump github.com/hashicorp/aws-sdk-go-base/v2 (#3485) (@dependabot[bot])2c21c21: chore(deps): bump crate-ci/typos from 1.39.0 to 1.40.0 (#3489) (@dependabot[bot])7ef5c8d: chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators (#3487) (@dependabot[bot])8aee1eb: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sns (#3484) (@dependabot[bot])9c06917: ci: enforce more markdown linters (#3493) (@remyleone)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.
This PR was generated by Mend Renovate. View the repository job log.