@pulumiverse/redpanda
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Redpanda Resource Provider

The Pulumi redpanda Resource Provider lets you manage Redpanda resources.

The provider is available as a package in all Pulumi languages:

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.

Package Sidebar

Install

npm i @pulumiverse/redpanda

Weekly Downloads

67

Version

0.0.1

License

Apache-2.0

Unpacked Size

146 kB

Total Files

48

Last publish

Collaborators

  • stevemorgandev
  • pulumiverse-bot
  • ringods