Hello, recently we have switched our staging cluster to Flex and now we have problem running our terraform
I have switched to Flex cluster in atlas and now I am trying to sync our terraform and having this error (note: updated terraform module to latest version 1.29.0)
GET https://cloud.mongodb.com/api/atlas/v1.0/groups/65fd51acbd9d871ed541d614/clusters/graet-staging: 400 (request “CANNOT_USE_FLEX_CLUSTER_IN_CLUSTER_API”) Flex cluster graet-staging cannot be used in the Cluster API
I found out this docs Terraform Registry which describes how to migrate terraform to advanced_cluster, but even after migration it gives same error. Updated terraform module of Mongo to latest version as well.