pulumi-mongodbatlas


Namepulumi-mongodbatlas JSON
Version 3.27.0 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for creating and managing mongodbatlas cloud resources.
upload_time2025-02-06 13:39:28
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache-2.0
keywords pulumi mongodbatlas
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Actions Status](https://github.com/pulumi/pulumi-mongodbatlas/workflows/master/badge.svg)](https://github.com/pulumi/pulumi-mongodbatlas/actions)
[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com)
[![NPM version](https://badge.fury.io/js/%40pulumi%2Fmongodbatlas.svg)](https://www.npmjs.com/package/@pulumi/mongodbatlas)
[![Python version](https://badge.fury.io/py/pulumi-mongodbatlas.svg)](https://pypi.org/project/pulumi-mongodbatlas)
[![NuGet version](https://badge.fury.io/nu/pulumi.mongodbatlas.svg)](https://badge.fury.io/nu/pulumi.mongodbatlas)
[![PkgGoDev](https://pkg.go.dev/badge/github.com/pulumi/pulumi-mongodbatlas/sdk/v2/go)](https://pkg.go.dev/github.com/pulumi/pulumi-mongodbatlas/sdk/v2/go)
[![License](https://img.shields.io/npm/l/%40pulumi%2Fpulumi.svg)](https://github.com/pulumi/pulumi-mongodbatlas/blob/master/LICENSE)

# 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](https://pulumi.io/).

## 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/v2

### .NET

To use from .NET, install using `dotnet add package`:

    $ dotnet add package Pulumi.Mongodbatlas

## 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

For further information, please visit [the MongoDB Atlas provider docs](https://www.pulumi.com/docs/intro/cloud-providers/mongodbatlas) or for detailed reference documentation, please visit [the API docs](https://www.pulumi.com/docs/reference/pkg/mongodbatlas).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pulumi-mongodbatlas",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "pulumi, mongodbatlas",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/a2/be/b30c3e73b1e17bba11fa76b1131e59b8949c7739baa69bb619664f43aa3c/pulumi_mongodbatlas-3.27.0.tar.gz",
    "platform": null,
    "description": "[![Actions Status](https://github.com/pulumi/pulumi-mongodbatlas/workflows/master/badge.svg)](https://github.com/pulumi/pulumi-mongodbatlas/actions)\n[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com)\n[![NPM version](https://badge.fury.io/js/%40pulumi%2Fmongodbatlas.svg)](https://www.npmjs.com/package/@pulumi/mongodbatlas)\n[![Python version](https://badge.fury.io/py/pulumi-mongodbatlas.svg)](https://pypi.org/project/pulumi-mongodbatlas)\n[![NuGet version](https://badge.fury.io/nu/pulumi.mongodbatlas.svg)](https://badge.fury.io/nu/pulumi.mongodbatlas)\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/pulumi/pulumi-mongodbatlas/sdk/v2/go)](https://pkg.go.dev/github.com/pulumi/pulumi-mongodbatlas/sdk/v2/go)\n[![License](https://img.shields.io/npm/l/%40pulumi%2Fpulumi.svg)](https://github.com/pulumi/pulumi-mongodbatlas/blob/master/LICENSE)\n\n# MongoDB Atlas provider\n\nThe MongoDB Atlas resource provider for Pulumi lets you interact with MongoDB Atlas in your infrastructure \nprograms. To use this package, please [install the Pulumi CLI first](https://pulumi.io/).\n\n## Installing\n\nThis package is available in many languages in the standard packaging formats.\n\n### Node.js (Java/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n    $ npm install @pulumi/mongodbatlas\n\nor `yarn`:\n\n    $ yarn add @pulumi/mongodbatlas\n\n### Python\n\nTo use from Python, install using `pip`:\n\n    $ pip install pulumi-mongodbatlas\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library\n\n    $ go get github.com/pulumi/pulumi-mongodbatlas/sdk/v2\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n    $ dotnet add package Pulumi.Mongodbatlas\n\n## Configuration\n\nThe following configuration points are available:\n\n- `mongodbatlas:publicKey` - (Optional) This is the MongoDB Atlas API public_key. It must be provided, but it can also be\n  sourced from the `MONGODB_ATLAS_PUBLIC_KEY` environment variable.\n- `mongodbatlas:privateKey` - (Optional) This is the MongoDB Atlas private_key. It must be provided, but it can also be\n  sourced from the `MONGODB_ATLAS_PRIVATE_KEY` environment variable.\n\n## Reference\n\nFor further information, please visit [the MongoDB Atlas provider docs](https://www.pulumi.com/docs/intro/cloud-providers/mongodbatlas) or for detailed reference documentation, please visit [the API docs](https://www.pulumi.com/docs/reference/pkg/mongodbatlas).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing mongodbatlas cloud resources.",
    "version": "3.27.0",
    "project_urls": {
        "Homepage": "https://pulumi.io",
        "Repository": "https://github.com/pulumi/pulumi-mongodbatlas"
    },
    "split_keywords": [
        "pulumi",
        " mongodbatlas"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d0b440af556b603290483ed9c22d3a88e5d216524613532abdc6e4da586a79d1",
                "md5": "033b2ef27d61511ae816bdb5f509d21a",
                "sha256": "0b14539483bfd195b43f5ded460afe7ffb13330b95cb6dd58f60eef39587cb6a"
            },
            "downloads": -1,
            "filename": "pulumi_mongodbatlas-3.27.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "033b2ef27d61511ae816bdb5f509d21a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 726145,
            "upload_time": "2025-02-06T13:39:27",
            "upload_time_iso_8601": "2025-02-06T13:39:27.179561Z",
            "url": "https://files.pythonhosted.org/packages/d0/b4/40af556b603290483ed9c22d3a88e5d216524613532abdc6e4da586a79d1/pulumi_mongodbatlas-3.27.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a2beb30c3e73b1e17bba11fa76b1131e59b8949c7739baa69bb619664f43aa3c",
                "md5": "dbe2d2bea5871ab24a81593b4c9e33de",
                "sha256": "6481322341078cba382ce490435d5d33b8dfc0450e6d1f8f40a23c161364582d"
            },
            "downloads": -1,
            "filename": "pulumi_mongodbatlas-3.27.0.tar.gz",
            "has_sig": false,
            "md5_digest": "dbe2d2bea5871ab24a81593b4c9e33de",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 516004,
            "upload_time": "2025-02-06T13:39:28",
            "upload_time_iso_8601": "2025-02-06T13:39:28.961074Z",
            "url": "https://files.pythonhosted.org/packages/a2/be/b30c3e73b1e17bba11fa76b1131e59b8949c7739baa69bb619664f43aa3c/pulumi_mongodbatlas-3.27.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-06 13:39:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pulumi",
    "github_project": "pulumi-mongodbatlas",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-mongodbatlas"
}
        
Elapsed time: 0.47700s