Skip to main content

A Pulumi package for creating and managing InfluxDB V3 resources.

Project description

InfluxDB V3 Resource Provider

The InfluxDB V3 Resource Provider lets you manage InfluxDB V3 resources.

Supported InfluxDB flavours

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/influxdb3

or yarn:

yarn add @komminarlabs/influxdb3

Python

To use from Python, install using pip:

pip install komminarlabs-influxdb3

Go

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

go get github.com/komminarlabs/pulumi-influxdb3/sdk/go/...

.NET

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

dotnet add package KomminarLabs.InfluxDB3

Configuration

The following configuration points are available for the influxdb3 provider:

  • influxdb3:account_id (environment: INFLUXDB3_ACCOUNT_ID) - The ID of the account that the cluster belongs to
  • influxdb3:cluster_id (environment: INFLUXDB3_CLUSTER_ID) - The ID of the cluster that you want to manage
  • influxdb3:token (environment: INFLUXDB3_TOKEN) - The InfluxDB management token
  • influxdb3:url (environment: INFLUXDB3_URL) - The InfluxDB Cloud Dedicated Management API 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

komminarlabs_influxdb3-1.2.3.tar.gz (14.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page