pulumi-mongodbatlas


Namepulumi-mongodbatlas JSON
Version 3.16.2 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for creating and managing mongodbatlas cloud resources.
upload_time2024-06-21 18:36:09
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
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.8",
    "maintainer_email": null,
    "keywords": "pulumi, mongodbatlas",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/a2/0b/53e92997f5c05a73bfd933cc14baeb8e8a8fabf91a6306a5e13d5c5b256d/pulumi_mongodbatlas-3.16.2.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.16.2",
    "project_urls": {
        "Homepage": "https://pulumi.io",
        "Repository": "https://github.com/pulumi/pulumi-mongodbatlas"
    },
    "split_keywords": [
        "pulumi",
        " mongodbatlas"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0324ea917891e5c422ddc5e599b867e1753ead803f548220dbb90a31cecf3564",
                "md5": "bdb48aabbc3e28c343a09a01c719defa",
                "sha256": "ead6e763ede58042205fcf9b20c9294244dd622e96172434bca2b2fc44226ad9"
            },
            "downloads": -1,
            "filename": "pulumi_mongodbatlas-3.16.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bdb48aabbc3e28c343a09a01c719defa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 599492,
            "upload_time": "2024-06-21T18:36:06",
            "upload_time_iso_8601": "2024-06-21T18:36:06.287401Z",
            "url": "https://files.pythonhosted.org/packages/03/24/ea917891e5c422ddc5e599b867e1753ead803f548220dbb90a31cecf3564/pulumi_mongodbatlas-3.16.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a20b53e92997f5c05a73bfd933cc14baeb8e8a8fabf91a6306a5e13d5c5b256d",
                "md5": "5b599369f6e779ab0f06fcbd8a980139",
                "sha256": "5f5402db1a69896a17b728753d5347c65da449670b85710106b5a7b8be01856c"
            },
            "downloads": -1,
            "filename": "pulumi_mongodbatlas-3.16.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5b599369f6e779ab0f06fcbd8a980139",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 423995,
            "upload_time": "2024-06-21T18:36:09",
            "upload_time_iso_8601": "2024-06-21T18:36:09.874438Z",
            "url": "https://files.pythonhosted.org/packages/a2/0b/53e92997f5c05a73bfd933cc14baeb8e8a8fabf91a6306a5e13d5c5b256d/pulumi_mongodbatlas-3.16.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-21 18:36:09",
    "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.94267s