komminarlabs-influxdb3


Namekomminarlabs-influxdb3 JSON
Version 1.2.3 PyPI version JSON
download
home_pagehttps://www.influxdata.com
SummaryA Pulumi package for creating and managing InfluxDB V3 resources.
upload_time2024-09-29 17:11:05
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords pulumi influxdb3 category/database
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # InfluxDB V3 Resource Provider

The InfluxDB V3 Resource Provider lets you manage [InfluxDB V3](https://www.influxdata.com/products/influxdb-overview/#overview) resources.

## Supported InfluxDB flavours

* [InfluxDB Cloud Dedicated](https://www.influxdata.com/products/influxdb-cloud/dedicated/)

## 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`:

```bash
npm install @komminarlabs/influxdb3
```

or `yarn`:

```bash
yarn add @komminarlabs/influxdb3
```

### Python

To use from Python, install using `pip`:

```bash
pip install komminarlabs-influxdb3
```

### Go

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

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

### .NET

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

```bash
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](https://www.pulumi.com/registry/packages/influxdb3/api-docs/).



            

Raw data

            {
    "_id": null,
    "home_page": "https://www.influxdata.com",
    "name": "komminarlabs-influxdb3",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "pulumi influxdb3 category/database",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/5d/d1/578064d996969dac82962e49576a49179ed72c2e98c33b628bd98e5f9007/komminarlabs_influxdb3-1.2.3.tar.gz",
    "platform": null,
    "description": "# InfluxDB V3 Resource Provider\n\nThe InfluxDB V3 Resource Provider lets you manage [InfluxDB V3](https://www.influxdata.com/products/influxdb-overview/#overview) resources.\n\n## Supported InfluxDB flavours\n\n* [InfluxDB Cloud Dedicated](https://www.influxdata.com/products/influxdb-cloud/dedicated/)\n\n## Installing\n\nThis package is available for several languages/platforms:\n\n### Node.js (JavaScript/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n```bash\nnpm install @komminarlabs/influxdb3\n```\n\nor `yarn`:\n\n```bash\nyarn add @komminarlabs/influxdb3\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install komminarlabs-influxdb3\n```\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library:\n\n```bash\ngo get github.com/komminarlabs/pulumi-influxdb3/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package KomminarLabs.InfluxDB3\n```\n\n## Configuration\n\nThe following configuration points are available for the `influxdb3` provider:\n\n- `influxdb3:account_id` (environment: `INFLUXDB3_ACCOUNT_ID`) - The ID of the account that the cluster belongs to\n- `influxdb3:cluster_id` (environment: `INFLUXDB3_CLUSTER_ID`) - The ID of the cluster that you want to manage\n- `influxdb3:token` (environment: `INFLUXDB3_TOKEN`) - The InfluxDB management token\n- `influxdb3:url` (environment: `INFLUXDB3_URL`) - The InfluxDB Cloud Dedicated Management API URL\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/influxdb3/api-docs/).\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing InfluxDB V3 resources.",
    "version": "1.2.3",
    "project_urls": {
        "Homepage": "https://www.influxdata.com",
        "Repository": "https://github.com/komminarlabs/pulumi-influxdb3"
    },
    "split_keywords": [
        "pulumi",
        "influxdb3",
        "category/database"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5dd1578064d996969dac82962e49576a49179ed72c2e98c33b628bd98e5f9007",
                "md5": "065d42c808fecda4df99f77d04d901e2",
                "sha256": "ca2f9236f10bd30217956bca98a1fd63a53d9cd82bbe064cca8b9f5cd28a8505"
            },
            "downloads": -1,
            "filename": "komminarlabs_influxdb3-1.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "065d42c808fecda4df99f77d04d901e2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 14360,
            "upload_time": "2024-09-29T17:11:05",
            "upload_time_iso_8601": "2024-09-29T17:11:05.971532Z",
            "url": "https://files.pythonhosted.org/packages/5d/d1/578064d996969dac82962e49576a49179ed72c2e98c33b628bd98e5f9007/komminarlabs_influxdb3-1.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-29 17:11:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "komminarlabs",
    "github_project": "pulumi-influxdb3",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "komminarlabs-influxdb3"
}
        
Elapsed time: 0.43234s