Terraform resource to add users to an existing team
You can automate this :) https://docs.atlas.mongodb.com/reference/api/teams-add-user/
1
vote
Cristian
shared this idea
-
Teams has been supported for some time now. https://registry.terraform.io/providers/mongodb/mongodbatlas/1.0.2/docs/resources/team
-
Hi Christian, We actually already support this: https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/team. Thanks!