Skip to content

nellisauction/pulumi-cockroach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CockroachDB Cloud Resource Provider

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

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 @nellisauction/pulumi-cockroach

or yarn:

yarn add @nellisauction/pulumi-cockroach

Python

To use from Python, install using pip:

pip install pulumi_cockroach

Go

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

go get github.com/nellisauction/pulumi-cockroach/sdk/go/...

.NET

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

dotnet add package Pulumi.CockroachDB

Configuration

The following configuration points are available for the cockroach provider:

  • cockroach:apikey (environment: COCKROACH_API_KEY) - a CockroachDB Cloud API key
  • cockroach:apijwt (environment: COCKROACH_API_JWT) - a JWT from a JWT Issuer configured for the CockroachDB Cloud Organization

Reference

For detailed reference documentation, please visit the Pulumi registry.

About

Pulumi provider for CockroachDB Cloud (Terraform bridge)

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors