Disable autoIndexing on Mongo serverless instance

27 Views Asked by At

Is there terraform resource that can enable/disable auto indexing mongoDocu for serverless mongo instance?

I did the change in mongo ui mongoDocu and found out that this toggle triggers this url (with post or get )https://cloud.mongodb.com/performanceAdvisor/groups//serverless//autoIndexing

But I cannot find any atlas cli command or terraform resource that can do this.

0

There are 0 best solutions below