pulumi-confluent


Namepulumi-confluent JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://pulumi.io
SummaryA Pulumi package for creating and managing confluent cloud resources.
upload_time2021-12-10 17:15:07
maintainer
docs_urlNone
author
requires_python
licenseApache-2.0
keywords pulumi confluent
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Actions Status](https://github.com/pulumi/pulumi-confluent/workflows/master/badge.svg)](https://github.com/pulumi/pulumi-confluent/actions)
[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com)
[![NPM version](https://badge.fury.io/js/%40pulumi%2Fconfluent.svg)](https://www.npmjs.com/package/@pulumi/confluent)
[![Python version](https://badge.fury.io/py/pulumi-confluent.svg)](https://pypi.org/project/pulumi-confluent)
[![NuGet version](https://badge.fury.io/nu/pulumi.confluent.svg)](https://badge.fury.io/nu/pulumi.confluent)
[![PkgGoDev](https://pkg.go.dev/badge/github.com/pulumi/pulumi-confluent/sdk/go)](https://pkg.go.dev/github.com/pulumi/pulumi-confluent/sdk/go)
[![License](https://img.shields.io/npm/l/%40pulumi%2Fpulumi.svg)](https://github.com/pulumi/pulumi-confluent/blob/master/LICENSE)

# Confluent Cloud Resource Provider

The Confluent Cloud Resource Provider lets you manage Confluent Cloud resources.

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

or `yarn`:

    $ yarn add @pulumi/confluent

### Python

To use from Python, install using `pip`:

    $ pip install pulumi_confluent

### Go

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

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

### .NET

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

    $ dotnet add package Pulumi.Confluent

## Configuration

The following configuration points are available:

- `confluent:username` - (Required) Confluent cloud username. It must be provided, but it can also be sourced
  from the `CONFLUENT_CLOUD_USERNAME` environment variable.
- `confluent:password` - (Required) Confluent cloud password. It must be provided, but it can also be
  sourced from the `CONFLUENT_CLOUD_PASSWORD` variable.

## Reference

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

Raw data

            {
    "_id": null,
    "home_page": "https://pulumi.io",
    "name": "pulumi-confluent",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pulumi confluent",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/a7/a2/8f3fb9f1359ca7d57dc06d9bbff526f6e8fe926408e8b552355c1db4d2ec/pulumi_confluent-0.2.2.tar.gz",
    "platform": "",
    "description": "[![Actions Status](https://github.com/pulumi/pulumi-confluent/workflows/master/badge.svg)](https://github.com/pulumi/pulumi-confluent/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%2Fconfluent.svg)](https://www.npmjs.com/package/@pulumi/confluent)\n[![Python version](https://badge.fury.io/py/pulumi-confluent.svg)](https://pypi.org/project/pulumi-confluent)\n[![NuGet version](https://badge.fury.io/nu/pulumi.confluent.svg)](https://badge.fury.io/nu/pulumi.confluent)\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/pulumi/pulumi-confluent/sdk/go)](https://pkg.go.dev/github.com/pulumi/pulumi-confluent/sdk/go)\n[![License](https://img.shields.io/npm/l/%40pulumi%2Fpulumi.svg)](https://github.com/pulumi/pulumi-confluent/blob/master/LICENSE)\n\n# Confluent Cloud Resource Provider\n\nThe Confluent Cloud Resource Provider lets you manage Confluent Cloud resources.\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/confluent\n\nor `yarn`:\n\n    $ yarn add @pulumi/confluent\n\n### Python\n\nTo use from Python, install using `pip`:\n\n    $ pip install pulumi_confluent\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-confluent/sdk\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n    $ dotnet add package Pulumi.Confluent\n\n## Configuration\n\nThe following configuration points are available:\n\n- `confluent:username` - (Required) Confluent cloud username. It must be provided, but it can also be sourced\n  from the `CONFLUENT_CLOUD_USERNAME` environment variable.\n- `confluent:password` - (Required) Confluent cloud password. It must be provided, but it can also be\n  sourced from the `CONFLUENT_CLOUD_PASSWORD` variable.\n\n## Reference\n\nFor further information, please visit [the Confluent provider docs](https://www.pulumi.com/docs/intro/cloud-providers/confluent)\nor for detailed reference documentation, please visit [the API docs](https://www.pulumi.com/docs/reference/pkg/confluent).",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing confluent cloud resources.",
    "version": "0.2.2",
    "split_keywords": [
        "pulumi",
        "confluent"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a7a28f3fb9f1359ca7d57dc06d9bbff526f6e8fe926408e8b552355c1db4d2ec",
                "md5": "93b20204b176c5422a38ba405175d13b",
                "sha256": "a9ba4c08bea123a93ad07aafd14bce7b98014a40ff1023930d1ba263e96195c6"
            },
            "downloads": -1,
            "filename": "pulumi_confluent-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "93b20204b176c5422a38ba405175d13b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12536,
            "upload_time": "2021-12-10T17:15:07",
            "upload_time_iso_8601": "2021-12-10T17:15:07.290134Z",
            "url": "https://files.pythonhosted.org/packages/a7/a2/8f3fb9f1359ca7d57dc06d9bbff526f6e8fe926408e8b552355c1db4d2ec/pulumi_confluent-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-12-10 17:15:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pulumi-confluent"
}
        
Elapsed time: 0.02708s