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.