Skip to main content

A Pulumi package for creating and managing mongodbatlas cloud resources.

Project description

Build Status

MongoDB Atlas provider

The MongoDB Atlas resource provider for Pulumi lets you interact with MongoDB Atlas in your infrastructure programs. To use this package, please install the Pulumi CLI first.

Installing

This package is available in many languages in the standard packaging formats.

Node.js (Java/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either npm:

$ npm install @pulumi/mongodbatlas

or yarn:

$ yarn add @pulumi/mongodbatlas

Python

To use from Python, install using pip:

$ pip install pulumi-mongodbatlas

Go

To use from Go, use go get to grab the latest version of the library

$ go get github.com/pulumi/pulumi-mongodbatlas/sdk/go/...

Configuration

The following configuration points are available:

  • mongodbatlas:publicKey - (Optional) This is the MongoDB Atlas API public_key. It must be provided, but it can also be sourced from the MONGODB_ATLAS_PUBLIC_KEY environment variable.
  • mongodbatlas:privateKey - (Optional) This is the MongoDB Atlas private_key. It must be provided, but it can also be sourced from the MONGODB_ATLAS_PRIVATE_KEY environment variable.

Reference

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pulumi_mongodbatlas-1.1.0a1589860695.tar.gz (61.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page