# Bitwarden Resource Provider
The Bitwarden Resource Provider lets you manage [bitwarden](https://www.pulumi.com/registry/packages/bitwarden/) 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 @maienm/pulumi-bitwarden
```
or `yarn`:
```bash
yarn add @maienm/pulumi-bitwarden
```
### Python
To use from Python, install using `pip`:
```bash
pip install pulumi_bitwarden
```
### Go
To use from Go, use `go get` to grab the latest version of the library:
```bash
go get github.com/MaienM/pulumi-bitwarden/sdk/go/...
```
### .NET
To use from .NET, install using `dotnet add package`:
```bash
dotnet add package MaienM.PulumiBitwarden
```
## Reference
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/bitwarden/api-docs/).
Raw data
{
"_id": null,
"home_page": "https://github.com/MaienM/pulumi-bitwarden",
"name": "pulumi-bitwarden",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "pulumi bitwarden category/utility",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/08/ae/d68b600e97810d4eb3482f81cc62f18e90d5f3b89dca51836e236a626edd/pulumi_bitwarden-0.8.0.tar.gz",
"platform": null,
"description": "# Bitwarden Resource Provider\n\nThe Bitwarden Resource Provider lets you manage [bitwarden](https://www.pulumi.com/registry/packages/bitwarden/) 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 @maienm/pulumi-bitwarden\n```\n\nor `yarn`:\n\n```bash\nyarn add @maienm/pulumi-bitwarden\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi_bitwarden\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/MaienM/pulumi-bitwarden/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package MaienM.PulumiBitwarden\n```\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/bitwarden/api-docs/).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing Bitwarden resources",
"version": "0.8.0",
"project_urls": {
"Homepage": "https://github.com/MaienM/pulumi-bitwarden",
"Repository": "https://github.com/MaienM/pulumi-bitwarden"
},
"split_keywords": [
"pulumi",
"bitwarden",
"category/utility"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "08aed68b600e97810d4eb3482f81cc62f18e90d5f3b89dca51836e236a626edd",
"md5": "5b12dee43d436e5d25b1d0876892cab2",
"sha256": "bdc8ce6a912494177e8a803b7e49aedc7c639f21ee41916527caf4ce5cfe5e09"
},
"downloads": -1,
"filename": "pulumi_bitwarden-0.8.0.tar.gz",
"has_sig": false,
"md5_digest": "5b12dee43d436e5d25b1d0876892cab2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 20854,
"upload_time": "2024-08-06T12:44:18",
"upload_time_iso_8601": "2024-08-06T12:44:18.127002Z",
"url": "https://files.pythonhosted.org/packages/08/ae/d68b600e97810d4eb3482f81cc62f18e90d5f3b89dca51836e236a626edd/pulumi_bitwarden-0.8.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-06 12:44:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MaienM",
"github_project": "pulumi-bitwarden",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumi-bitwarden"
}