@komminarlabs/influxdb
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

InfluxDB Resource Provider

The InfluxDB Resource Provider lets you manage InfluxDB 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/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 URL
  • influxdb:token (environment: INFLUXDB_TOKEN) - An InfluxDB token string

Reference

For detailed reference documentation, please visit the Pulumi registry.

Package Sidebar

Install

npm i @komminarlabs/influxdb

Weekly Downloads

10

Version

1.2.0

License

Apache-2.0

Unpacked Size

90.1 kB

Total Files

55

Last publish

Collaborators

  • thulasirajkomminar