# Doppler Provider
This provider lets you manage [Doppler](https://doppler.com/) 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`:
```bash
npm install @pulumiverse/doppler
```
or `yarn`:
```bash
yarn add @pulumiverse/doppler
```
### Python
To use from Python, install using `pip`:
```
$ pip install pulumiverse-doppler
```
### Go
To use from Go, use `go get` to grab the latest version of the library:
```bash
go get github.com/pulumiverse/pulumi-doppler/sdk/go/...
```
### .NET
To use from Dotnet, use `dotnet add package` to install into your project. You must specify the version if it is a pre-release version.
```
$ dotnet add package Pulumiverse.Doppler
```
## Configuration
The following configuration points are available for the `doppler` provider:
- `doppler:token` - You need to provide a service account, client, or other token type for this provider to communicate successfully with the Doppler API.
## Reference
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/doppler/api-docs/).
Raw data
{
"_id": null,
"home_page": "https://www.pulumi.com",
"name": "pulumiverse-doppler",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "pulumi doppler category/cloud",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/67/d1/fd9db1171ab7fd250d73a76d1b88c4bd7d50128b5e1f0445399847eb5ca3/pulumiverse_doppler-0.9.0.tar.gz",
"platform": null,
"description": "# Doppler Provider\n\nThis provider lets you manage [Doppler](https://doppler.com/) resources.\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 @pulumiverse/doppler\n```\n\nor `yarn`:\n\n```bash\nyarn add @pulumiverse/doppler\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```\n$ pip install pulumiverse-doppler\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/pulumiverse/pulumi-doppler/sdk/go/...\n```\n\n### .NET\n\nTo use from Dotnet, use `dotnet add package` to install into your project. You must specify the version if it is a pre-release version.\n\n\n```\n$ dotnet add package Pulumiverse.Doppler\n```\n\n## Configuration\n\nThe following configuration points are available for the `doppler` provider:\n\n- `doppler:token` - You need to provide a service account, client, or other token type for this provider to communicate successfully with the Doppler API.\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/doppler/api-docs/).\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing doppler cloud resources.",
"version": "0.9.0",
"project_urls": {
"Homepage": "https://www.pulumi.com",
"Repository": "https://github.com/pulumiverse/pulumi-doppler"
},
"split_keywords": [
"pulumi",
"doppler",
"category/cloud"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "67d1fd9db1171ab7fd250d73a76d1b88c4bd7d50128b5e1f0445399847eb5ca3",
"md5": "2b3a61ffca2a51b896ddfbb9fa57b402",
"sha256": "8f5991ed52530abf6207a9cf82fad1784e842b32b5093c6ca4c3f4a790338e8f"
},
"downloads": -1,
"filename": "pulumiverse_doppler-0.9.0.tar.gz",
"has_sig": false,
"md5_digest": "2b3a61ffca2a51b896ddfbb9fa57b402",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 30433,
"upload_time": "2024-08-27T07:47:18",
"upload_time_iso_8601": "2024-08-27T07:47:18.521197Z",
"url": "https://files.pythonhosted.org/packages/67/d1/fd9db1171ab7fd250d73a76d1b88c4bd7d50128b5e1f0445399847eb5ca3/pulumiverse_doppler-0.9.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-27 07:47:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pulumiverse",
"github_project": "pulumi-doppler",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumiverse-doppler"
}