A Pulumi package for creating and managing InfluxDB resources.
Project description
InfluxDB Resource Provider
The InfluxDB Resource Provider lets you manage InfluxDB resources.
Supported InfluxDB flavours
v3
v2
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/influxdb
or yarn
:
yarn add @komminarlabs/influxdb
Python
To use from Python, install using pip
:
pip install komminarlabs_influxdb
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/komminarlabs/pulumi-influxdb/sdk/go/...
.NET
To use from .NET, install using dotnet add package
:
dotnet add package KomminarLabs.InfluxDB
Configuration
The following configuration points are available for the influxdb
provider:
influxdb:url
(environment:INFLUXDB_URL
) - The InfluxDB Cloud Dedicated server URLinfluxdb:token
(environment:INFLUXDB_TOKEN
) - An InfluxDB token string
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
Close
Hashes for komminarlabs_influxdb-1.2.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6539e5341b1beb19eaa02bda214240dcb554ce23d2ca709928f49290baba8b20 |
|
MD5 | 4efe2b78c7cd8df73033befbbd4b85cb |
|
BLAKE2b-256 | 0624c2fa257e75c82aacbff807085c44f70d0f20386cf304306ffa9615add31f |