particuleio / terraform-kubernetes-addons

Terraform module to deploy curated Kubernetes middlewares on multiple cloud providers.
https://registry.terraform.io/modules/particuleio/addons/kubernetes/latest
Apache License 2.0
202 stars 76 forks source link

feat: add a new velero module on scaleway #2975

Closed rayanebel closed 1 month ago

rayanebel commented 1 month ago

🚀 Add new Velero module on Scaleway & fix deprecated ACL attribute on Scaleway buckets

📝 Description This PR introduces two key changes:

🚀 Feature: New Velero module on Scaleway Implemented a Velero module to manage backup and recovery solutions on Scaleway.

🛠 Fix: Deprecated ACL attribute on Scaleway buckets Replaced the deprecated acl attribute in Scaleway buckets with the new and recommended terraform resource.

Deprecation notice

Checklist

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 16.8.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: