This repository contains a collection of MongoDB Atlas clients and tools that can help you interact with MongoDB Atlas and automate various tasks. Below are links to the official repositories and resources for each of these clients:
The MongoDB Atlas CLI (Atlas-CLI) is a command-line tool for interacting with MongoDB Atlas. You can use it to perform various administrative tasks, automate workflows, and manage your MongoDB Atlas clusters.
The MongoDB Atlas Terraform Provider allows you to define and provision your MongoDB Atlas infrastructure as code using Terraform. This makes it easy to manage your MongoDB Atlas resources in a declarative way.
The MongoDB Atlas CDK (Cloud Development Kit) is a set of libraries for creating infrastructure as code using familiar programming languages. With the Atlas CDK, you can define your MongoDB Atlas resources using TypeScript or Python.
The MongoDB Atlas Operator is a Kubernetes operator that simplifies the deployment and management of MongoDB Atlas clusters on Kubernetes. It automates common tasks and provides a seamless experience for running MongoDB Atlas in a Kubernetes environment.
Golang SDK for interacting with MongoDB Atlas API
If you'd like to contribute to any of these projects or report issues, please check the respective GitHub repositories for instructions on how to get involved.