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.2
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.2.tar.gz | 12.5 kB | Details |
Release files / pulumi_confluent-0.2.2.tar.gz
| Download URL | pulumi_confluent-0.2.2.tar.gz |
|---|---|
| Size | 12.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a9ba4c08bea123a93ad07aafd14bce7b98014a40ff1023930d1ba263e96195c6
|
|
BLAKE2b-256 checksum How to use checksums |
a7a28f3fb9f1359ca7d57dc06d9bbff526f6e8fe926408e8b552355c1db4d2ec
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12
|