Leandro
Leandro4mo ago

MongoDB deprecation

the resourse type mongodb_rest will no longer be useful for new projects because , the endpoints will be deprecated(https://www.mongodb.com/pt-br/docs/atlas/app-services/deprecation/#std-label-app-services-deprecation). How can I adapt the scripts already created in the mongodb_rest hub to mongodb?
1 Reply
daskindimteich
daskindimteich4mo ago
you can create new resources same structure as the one in the hub and just change resource types your script shouldnt need any changes exept the resource type.

Did you find this page helpful?