This release is a pre-release and may not be stable for production use.
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 theCONFLUENT_CLOUD_USERNAMEenvironment variable.confluent:password- (Required) Confluent cloud password. It must be provided, but it can also be sourced from theCONFLUENT_CLOUD_PASSWORDvariable.
Reference
For further information, please visit the Confluent provider docs or for detailed reference documentation, please visit the API docs.
Release files for pulumi-confluent 0.2.3a1646947937
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pulumi_confluent-0.2.3a1646947937.tar.gz | 12.6 kB | Details |
Release files / pulumi_confluent-0.2.3a1646947937.tar.gz
| Download URL | pulumi_confluent-0.2.3a1646947937.tar.gz |
|---|---|
| Size | 12.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4f2a6f6a742f2f765ddfbf9e255fefde63ffe368f3b0ae33fd6b3cbf3128ee96
|
|
BLAKE2b-256 checksum How to use checksums |
a1dd768c708065a9f93f3ee5be165aecd908e1eaef13cbec7ab9e07089fa2106
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.12
|