scylladb / terraform-provider-scylladbcloud

Terraform provider for ScyllaDB Cloud.
https://registry.terraform.io/providers/scylladb/scylladbcloud/latest
Apache License 2.0
11 stars 9 forks source link

Add support for providing custom maintenance windows during cluster creation #132

Open mixellent opened 6 months ago

mixellent commented 6 months ago

Context

Following the completion of https://github.com/scylladb/siren/pull/10627#issuecomment-2009962617 (adding support for default MWs and customizing MWs), it is now possible to set and customize maintenance windows as part of the Cluster Creation Public API.

We want to let customers apply custom maintenance windows also via the TF provider.

What needs to be done

Add relevant parameter(s) for user to define up to 4 maintenance windows on a new cluster.

rjeczalik commented 6 months ago

Related: https://github.com/scylladb/terraform-provider-scylladbcloud/issues/95#issuecomment-2006239872