A Pulumi package for creating and managing Redpanda cloud resources.
Project description
Redpanda Resource Provider
The Pulumi redpanda
Resource Provider lets you manage Redpanda resources.
The provider is available as a package in all Pulumi languages:
- JavaScript/TypeScript:
@pulumiverse/redpanda
- Python:
pulumiverse-redpanda
- Go:
github.com/pulumiverse/pulumi-redpanda/sdk
- .NET:
Pulumiverse.redpanda
Installing
This package is available for several languages/platforms:
Node.js (JavaScript/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm
:
npm install @pulumi/redpanda
or yarn
:
yarn add @pulumi/redpanda
Python
To use from Python, install using pip
:
pip install pulumi_redpanda
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/pulumi/pulumi-redpanda/sdk/go/...
.NET
To use from .NET, install using dotnet add package
:
dotnet add package Pulumi.Redpanda
Configuration
The following configuration points are available for the redpanda
provider:
redpanda:clientId
(environment:CLIENT_ID
)(Required) - The Client ID to be used to access redpanda.redpanda:clientSecret
(environment:CLIENT_SECRET
)(Required) The Client Secret to be used to access redpanda.
Reference
For detailed reference documentation, please visit the Pulumi registry.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pulumiverse_redpanda-0.0.1.tar.gz
.
File metadata
- Download URL: pulumiverse_redpanda-0.0.1.tar.gz
- Upload date:
- Size: 21.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eacc55a2da4f5b48e53debd7068f9ab4fb66ae232a20535d5bedb377e27191fc |
|
MD5 | 6aa2c50083f06da8dac920bdce9a0981 |
|
BLAKE2b-256 | bbfa1eb9369fbcac077cd2a94c58f9385390bd49ca21332caf131861e7b68b69 |