A Pulumi package for creating and managing CrateDB resources.
Project description
CrateDB Resource Provider
The CrateDB Resource Provider lets you manage CrateDB 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 @komminarlabs/cratedb
or yarn
:
yarn add @komminarlabs/cratedb
Python
To use from Python, install using pip
:
pip install komminarlabs-cratedb
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/komminarlabs/pulumi-cratedb/sdk/go/...
.NET
To use from .NET, install using dotnet add package
:
dotnet add package KomminarLabs.CrateDB
Configuration
The following configuration points are available for the cratedb
provider:
cratedb:api_key
(environment:CRATEDB_API_KEY
) - The API keycratedb:api_secret
(environment:CRATEDB_API_SECRET
) - The API secretcratedb:url
(environment:CRATEDB_URL
) - The CrateDB Cloud URL
Reference
For detailed reference documentation, please visit the Pulumi registry.
Project details
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 komminarlabs_cratedb-0.1.0.tar.gz
.
File metadata
- Download URL: komminarlabs_cratedb-0.1.0.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6cafcaed139594dd450422317113f04e7f0b8ce3cdb4debfc6947e8bfb5e1e4d |
|
MD5 | b8e4e2e9e72a0603ec9bf2867230e8de |
|
BLAKE2b-256 | b2d4b50554609e4f308fa7f1b793b9cf24d82d1a8fd892b7b5b4e9c278142497 |