build(deps): update terraform scaleway to v2.78.0#179
Open
renovate[bot] wants to merge 1 commit into
Open
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-di1o82R6ybM3xvJG
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_vpc.parca_demo: Drift detected (update)
scaleway_k8s_cluster.parca_demo: Drift detected (update)
scaleway_k8s_pool.parca_demo_pool_gp1_xs: Drift detected (update)
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
~ update in-place
Terraform will perform the following actions:
# scaleway_k8s_cluster.parca_demo will be updated in-place
~ resource "scaleway_k8s_cluster" "parca_demo" {
id = "nl-ams/c2a026b7-5252-4729-b805-aeb910d8d789"
name = "parca-demo"
tags = []
+ upgrade_pools = true
# (22 unchanged attributes hidden)
# (3 unchanged blocks hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.
------------------------------------------------------------------------
Cost Estimation:
Resources: 0 of 5 estimated
$0.0/mo +$0.0Pusher: @renovate[bot], Action: |
83e6bbe to
0276637
Compare
d347c26 to
cca77bc
Compare
3b05ceb to
3b23b30
Compare
3b23b30 to
eb33400
Compare
eb33400 to
f5e3b93
Compare
50a0ed3 to
2c55914
Compare
2c55914 to
c7b449a
Compare
219f5d0 to
4e08634
Compare
52f5946 to
d22cf18
Compare
d22cf18 to
571a73d
Compare
571a73d to
a351ea0
Compare
9ff5296 to
1c9f91e
Compare
1c9f91e to
8c078fa
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.67.1→2.78.0Release Notes
scaleway/terraform-provider-scaleway (scaleway)
v2.78.0Compare Source
Changelog
Feat
53cf4da: feat(edge_services): add support for wildcard domain (#4136) (@yfodil)e388ae5: feat(billing): add budget alert resource and datasource (#4120) (@estellesoulard)aa03744: feat(rdb): apply maintenance action (#4126) (@jremy42)4dfb478: feat(block): add list resource for snapshot (#4100) (@pypaut)d768883: feat(k8s): add support for identity (#3630) (@remyleone)bbb480d: feat(jobs): add support for retry_policy (#4162) (@Mia-Cross)d41eb14: feat(k8s): pool name optional and generated if not provided (#4164) (@Mia-Cross)88fabf5: feat(instance): add support for server identity (#3751) (@Mia-Cross)19793e6: feat(billing): add budget alert notification resource and datasource (#4121) (@estellesoulard)Fixes
5d48582: fix(rdb): fix missing identity after read when rdb privilege drift (#4137) (@cyclimse)aae9e88: fix(domain): preserve null MX exchange '.' as defined in RFC 7505 (#4139) (@jremy42)1550a80: fix(rdb): warn that ip_net forces static provisioning mode which breaks VPC connectivity (#4143) (@jremy42)8ba8841: fix: bound 403 retry by a 2-minute IAM propagation timeout (#4141) (@jremy42)d1b4cc7: fix(rdb): lssd node type upgrade disk full (#4144) (@jremy42)76565ec: fix(secret/km): add retries on eventually consistent calls (#4160) (@estellesoulard)26d4b68: fix(opensearch): retry transient IAM 403 during deployment wait (#4165) (@jremy42)1592e6c: fix(mnq): iam 403 propagation retry (#4148) (@jremy42)0d15122: fix(k8s): make new autoscaler fields computed (#4170) (@Mia-Cross)Docs
c795444: docs(Kafka): update Kafka documentation examples to reflect current versions (#4138) (@jremy42)9373116: chore: fix for TestAccListBlockSnapshots_Basic (#4145) (@remyleone)525973a: chore: fix MD051 (#4091) (@remyleone)2383cf4: chore(deps): bump rvben/rumdl from 0.2.10 to 0.2.27 (#4154) (@dependabot[bot])87f203e: chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.41.7 to 1.42.1 (#4155) (@dependabot[bot])8c71536: chore(deps): bump gopkg.in/dnaeon/go-vcr.v4 from 4.0.6 to 4.0.7 (#4159) (@dependabot[bot])5b39158: chore(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0 (#4150) (@dependabot[bot])ede68e5: chore(deps): bump crate-ci/typos from 1.47.1 to 1.48.0 (#4153) (@dependabot[bot])7c2f58c: chore(deps): bump actions/checkout from 6.0.2 to 7.0.0 (#4151) (@dependabot[bot])391bd3a: chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials (#4158) (@dependabot[bot])11fbd29: chore(deps): bump devcontainers/ci from 0.3.1900000449 to 0.3.1900000450 (#4152) (@dependabot[bot])bf4ef05: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 (#4157) (@dependabot[bot])ccf4946: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs (#4156) (@dependabot[bot])cb1df66: chore(iam): add list test by identity (#4023) (@estellesoulard)bec1eff: chore: force provider-name in make docs command (#4163) (@Mia-Cross)a206b62: chore: fix for TestAccListBlockSnapshots_Basic (#4169) (@estellesoulard)8d11871: chore: add support for an AGENTS.md (#3453) (@remyleone)v2.77.1Compare Source
Changelog
Fix
8dd509e: fix(rdb): remove inherited load balancer endpoints when restoring an instance from snapshot without a load balancer configured (#4134) (@jremy42)d7fa9fe: fix(k8s): remove default values for new autoscaler fields (#4132) (@Mia-Cross)Chore
356a8e1: chore: bump sdk go (#4133) (@yfodil)v2.77.0Compare Source
Changelog
Feat
2dccdab: feat(domain): add domain record list resource (#4026) (@jremy42)84554fb: feat(secret): add version list resource (#4038) (@estellesoulard)b5454e5: feat(account): add support for identity in project resource (#3660) (@remyleone)92fca60: feat(key_manager): add key list resource (#4059) (@estellesoulard)5a9bf54: feat(account): add project list resource (#4066) (@estellesoulard)42769bc: feat(container): display a warning when container status is not ready (#4075) (@Mia-Cross)be11a53: feat(iam): add api key list resource (#4074) (@estellesoulard)d4bd77b: feat(iam): add policy list resource (#4096) (@estellesoulard)c90a157: feat(iam): add scim_token resource and datasource (#3968) (@estellesoulard)f381a30: feat(block): add snapshot identity (#4109) (@pypaut)ccb225f: feat(billing): add budget resource and datasource (#4116) (@estellesoulard)51c393d: feat(object): add project_id to bucket sse (#4119) (@pypaut)61d83c6: feat(k8s): upgrade pool separately from cluster (#4103) (@Mia-Cross)ae56dd7: feat(cockpit): add scaleway_cockpit_grafana_sync_data_sources action (#4114) (@jremy42)f1ab029: feat(datalab): add support for v1beta1 (#4069) (@jremy42)48fbb90: feat(vpc): add ingress rules resources (#4127) (@yfodil)6c8880e: feat(vpc): add support for enable_transitivity (#4130) (@yfodil)Fixes
7e30187: fix(keymanager): base64 encode/decode in ephemeral encrypt/decrypt/generate_data_key (#4071) (@estellesoulard)66232f1: fix(baremetal): support partitioning update (#4088) (@Laure-di)1b4063c: fix(opensearch): migrate node_amount to node_count (#4101) (@jremy42)90421aa: fix(rdb): retry on transient 403 in waitFor funcs (#4106) (@estellesoulard)f596c30: fix(config): fix warning format about multiple var def (#4086) (@pypaut)dfd6410: fix(cockpit): retry on transient 403 while IAM permissions propagate (#4115) (@jremy42)714050c: fix(domain): block owner_contact updates and make contact schema fields optional (#4112) (@jremy42)bdb4a6c: fix(instance): add an error check for GetAllServerUserData (#4129) (@remyleone)ffda4c2: fix(secret): add versions to secret resource and datasource (#4128) (@estellesoulard)Docs
e1a9973: docs(backend): update guide (#4043) (@pypaut)0c83372: docs(object): add missing argument references (#4057) (@pypaut)59089c5: docs(lb): fix subcategory (#4061) (@yfodil)9f00c7d: docs(object): add missing fields in bucket (#4068) (@pypaut)a909c7d: docs(opensearch): document private_network block and remove misleading coming soon note (#4094) (@jremy42)9783c5f: docs: add subcategory validation (#4095) (@estellesoulard)a522e54: docs(object): add warning for bucket policies (#4063) (@pypaut)Chores
9c909db: chore(deps): bump crate-ci/typos from 1.46.0 to 1.47.1 (#4050) (@dependabot[bot])34b1f01: chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 (#4051) (@dependabot[bot])4ca84c6: chore(deps): bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 (#4052) (@dependabot[bot])0674496: chore(deps): bump github.com/nats-io/nats.go from 1.50.0 to 1.52.0 (#4047) (@dependabot[bot])e119c23: chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#4044) (@dependabot[bot])017735f: chore(deps): bump github.com/aws/smithy-go from 1.25.1 to 1.27.0 (#4046) (@dependabot[bot])4686fb5: chore(deps): bump hashicorp/setup-terraform from 4.0.0 to 4.0.1 (#4049) (@dependabot[bot])86ea41b: chore(deps): bump github.com/hashicorp/aws-sdk-go-base/v2 (#4048) (@dependabot[bot])f4c6ee9: chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#4045) (@dependabot[bot])d4c8ac4: chore: add support to upload artifact (#4058) (@remyleone)c392947: chore: add support for rumdl (#4070) (@remyleone)85d3774: chore: fix MD004 (#4081) (@remyleone)4021e56: chore: fix MD034 (#4083) (@remyleone)1523498: chore: fix MD009 (#4078) (@remyleone)256fa20: chore: fix MD071 (#4084) (@remyleone)8a830e3: chore: fix MD001 (#4082) (@remyleone)2a4f048: chore: fix MD064 (#4085) (@remyleone)3e96df1: chore: fix MD007 (#4092) (@remyleone)2cb6d80: chore: fix MD038 (#4090) (@remyleone)6e6c6ac: chore: fix MD010 (#4077) (@remyleone)8cc1467: chore(iam): rename test applications to prevent conflict (#4105) (@estellesoulard)60f539e: chore: fix MD047 (#4076) (@remyleone)f1e4729: chore(block): add volume identity (#4111) (@pypaut)1596d76: chore(iam): relax list test expect (#4117) (@estellesoulard)e11e113: tests(opensearch): set user_name in acceptance tests required by the API (#4054) (@jremy42)c5b6095: tests(k8s): re-record cassettes related to pool's version (#4124) (@Mia-Cross)v2.76.0Compare Source
Changelog
Feats
b798758: feat(vpcgw): add ip list resource (#4000) (@yfodil)ae3a203: feat(iam): add ssh key list resource (#3997) (@estellesoulard)2178d38: feat(object): add support for bucketnoncurrent_versions(#3993) (@pypaut)2d5881e: feat(iam): add group list resource (#4006) (@estellesoulard)7984f76: feat(rdb): add scaleway_rdb_database list resource (#3990) (@jremy42)2bbb1f2: feat(vpc): add connector list resource (#4007) (@yfodil)54222f2: feat(edge_services): add support for container & function backends (#4010) (@yfodil)9fa6676: feat(instance): add support for security group identity (#3789) (@Mia-Cross)96333fd: feat(iam): add applications list resource (#4016) (@estellesoulard)ed608b4: feat(rdb): add database backup list resource (#4014) (@jremy42)2495dd9: feat(object): add support for bucket SSE-KMS (#4005) (@pypaut)e5f4368: feat(instance): security group rules identity (#3814) (@Mia-Cross)13e2764: feat(rdb): add snapshot list resource (#4017) (@jremy42)a5ee6fd: feat(vpc): add route list resource (#4021) (@yfodil)03e5876: feat(iam): add user list resource (#4013) (@estellesoulard)40a682f: feat(opensearch): add deployment list resource (#3981) (@jremy42)a4076b1: feat(domain): add domain zone list resource (#4024) (@jremy42)043c9ed: feat(k8s): addskip_nodes_with_local_storageandlog_levelto autoscaler_config (#4022) (@Mia-Cross)c36d182: feat(k8s): addlabels,taintsandstartup_taints(#4031) (@Mia-Cross)1b9cf49: feat(secret): add secret list resource (#4034) (@estellesoulard)0530c89: feat(cockpit): add scaleway_cockpit_config data source (#4040) (@jremy42)1c5b4da: feat(mongodb): add scaleway_mongodb_databases data source (#4035) (@jremy42)e296aca: feat(interlink): set peer_asn to required on self-hosted links (#4033) (@yfodil)d43e4a8: feat(rdb): add scaleway_rdb_instance_restart action (#4025) (@jremy42)Fixes
58e9c91: fix(object): add support for bucket encryption region (#3998) (@pypaut)1da51ec: fix(s2s_vpn): omit optional cipher fields when not set (#4001) (@yfodil)c7e3d49: fix(rdb): wait for instance endpoints before read to fix null outputs on first apply (#4003) (@jremy42)1b5e75e: fix(apple-silicon): treat permissions_denied as not found on read to fix phantom state after partial create (#4009) (@jremy42)Docs
d808d5f: docs(object): add bucket examples for lifecycle rules (#4008) (@pypaut)35d66ef: docs(backend): add support to state lock to s3 backend (#4019) (@pypaut)7d61838: doc(container): add an example with a VPC (#4032) (@Mia-Cross)f89ce86: docs(backend): fix details about s3 state locking (#4028) (@pypaut)Chores
5249d02: chore: add registry declaration (#4041) (@remyleone)107d372: chore(block): bump API from v1alpha1 to v1 (#3565) (@Mia-Cross)v2.75.0Compare Source
Changelog
Feat
5fb84e3: feat(vpc): add private network list resource (#3961) (@yfodil)62390c9: feat(iam): add scim resource and datasource (#3963) (@estellesoulard)1775c84: feat(mongodb): list resource (#3962) (@jremy42)db9f87a: feat(ipam): add ip list resource (#3982) (@yfodil)4105af8: feat(vpcgw): add public gateway list resource (#3983) (@yfodil)6f8fb6d: feat(redis): add redis cluster list resource (#3986) (@jremy42)129227a: feat(container): migrate all resources to API v1 (#3964) (@Mia-Cross)afcd5ad: feat(lb): add lb list resource (#3988) (@yfodil)bb25ad2: feat(lb): add lb backend list resource (#3991) (@yfodil)fad8311: feat(lb): add lb frontend list resource (#3992) (@yfodil)dce40f9: feat(rdb): add rdb instance list resource (#3989) (@jremy42)5e9afbf: feat(datawarehouse): shard count (#3994) (@jremy42)Fix
e1cc86b: fix(cockpit/tem): base default project on config rather than naming (#3953) (@estellesoulard)32a054f: fix(opensearch): stabilize private network endpoint switching (#3966) (@jremy42)Chore
d2a6f6c: chore(deps): bump actions/cache from 5.0.4 to 5.0.5 (#3973) (@dependabot[bot])0096bba: chore(deps): bump golang.org/x/crypto from 0.49.0 to 0.50.0 (#3976) (@dependabot[bot])11ed197: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs (#3975) (@dependabot[bot])e6daf45: chore(deps): bump crate-ci/typos from 1.45.0 to 1.46.0 (#3972) (@dependabot[bot])b0b89e2: chore(function): remove deprecated attributeactivate_vpc_integration(#3967) (@Mia-Cross)31d561f: chore(deps): bump goreleaser/goreleaser-action from 7.0.0 to 7.2.1 (#3971) (@dependabot[bot])fd104a9: chore(deps): bump github.com/hashicorp/terraform-plugin-testing (#3977) (@dependabot[bot])8f5b725: chore(deps): bump github.com/aws/aws-sdk-go-v2/config (#3969) (@dependabot[bot])4e61f04: chore(deps): bump devcontainers/ci from 0.3.1900000417 to 0.3.1900000449 (#3970) (@dependabot[bot])08bd31f: chore: bump golangci-lint to v2.12.2 (#3995) (@yfodil)v2.74.0Compare Source
Changelog
Feat
caed635: feat(interlink): add attach/detach vpc on links (#3951) (@yfodil)6bc9360: feat(interlink): add enable/disable route propagation on links (#3954) (@yfodil)88ed1b6: feat(interlink): add dedicated connection datasource (#3955) (@yfodil)Fix
9e13b58: fix(function): replace container API call by function API call on token deletion (#3952) (@Mia-Cross)6e1042c: fix registry_sha256 update (#3956) (@Mia-Cross)b2c884e: fix(rdb): return resource identity after rdb privilege update (#3958) (@jremy42)Chores
e11851f: chore(instance): add APIIDs filter to PCU requests to reduce cassette size (#3949) (@Mia-Cross)Docs
91a849f: docs(vpc): add support for vpc list documentation (#3948) (@remyleone)v2.73.0[Compare Source](https://redirect.github.com/scaleway/terraform-provider-scaleway/compare/v2.7
Configuration
📅 Schedule: (UTC)
🚦 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.