mongodb / terraform-provider-mongodbatlas

Terraform MongoDB Atlas Provider: Deploy, update, and manage MongoDB Atlas infrastructure as code through HashiCorp Terraform
https://registry.terraform.io/providers/mongodb/mongodbatlas
Mozilla Public License 2.0
240 stars 168 forks source link

Add resource for maintenance window #55

Closed carlos4ndre closed 4 years ago

carlos4ndre commented 4 years ago

Hi!

I would like to know if there is any plan of supporting a resource for provisioning maintenance windows?

This could be helpful to avoid setting this manually at the project level.

I'm new to Terraform but wouldn't mind to work on it, in case it makes sense.

Thanks

themantissa commented 4 years ago

Hi @carlos4ndre, Per our README requests for new features for the provider can be made to https://feedback.mongodb.com/forums/924145-atlas?category_id=370723. We do plan to continue to support more resources hence the submissions/votes there will help us rank user need. We also welcome community submissions, see the README for more. Thanks!