akshaykarle / terraform-provider-mongodbatlas

Terraform provider for MongoDB Atlas
Mozilla Public License 2.0
122 stars 54 forks source link

Add support for Managing Teams/Users for an organisation #45

Open dbamohsin opened 6 years ago

dbamohsin commented 6 years ago

Hi,

This would be a really useful addition to the provider.

https://docs.atlas.mongodb.com/reference/api/teams/

Thanks

Mos

dbamohsin commented 6 years ago

Hi Akshay,

Ive spoken with some people with experience of go at my organisation and we will try to pick this up for contribution in around 4-5 weeks time.

Thanks

Knappek commented 5 years ago

I am also interested in that enhancement. Does it make sense to first start with the Atlas Users API? I can pick that up and would implement the teams API afterwards.

Knappek commented 5 years ago

MongoDB Atlas API does not yet support the deletion of Atlas users, which is required when implementing it in the terraform provider. I opened a ticket at MongoDB for that.

At least we can start with the teams API. @akshaykarle could we just reject that PR go-mongodbatlas#7 and recreate it without any bugs? I would love to do so.