# Cockroach Resource Provider
The cockroach resource provider for Pulumi lets you create resources in [Cockroach DB Cloud](https://www.cockroachlabs.com). To use
this package, please [install the Pulumi CLI first](https://pulumi.com/).
## Installing
This package is available in many languages in the standard packaging formats.
### Node.js (Java/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either `npm`:
```
$ npm install @pulumiverse/cockroach
```
or `yarn`:
```
$ yarn add @pulumiverse/cockroach
```
### Python
To use from Python, install using `pip`:
```
$ pip install pulumiverse_cockroach
```
### Go
To use from Go, use `go get` to grab the latest version of the library
```
$ go get github.com/pulumiverse/pulumi-cockroach/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.Cockroach
```
## Reference
See the Pulumi registry for API docs:
https://www.pulumi.com/registry/packages/cockroach/api-docs/
Raw data
{
"_id": null,
"home_page": null,
"name": "pulumiverse-cockroach",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "pulumi, cockroach, pulumiverse",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/b9/0b/33a2076d511ce7b2c6a3371b294667c8381e0664729980233d58c05d379f/pulumiverse_cockroach-0.9.0.tar.gz",
"platform": null,
"description": "\n# Cockroach Resource Provider\n\nThe cockroach resource provider for Pulumi lets you create resources in [Cockroach DB Cloud](https://www.cockroachlabs.com). To use\nthis package, please [install the Pulumi CLI first](https://pulumi.com/).\n\n## Installing\n\nThis package is available in many languages in the standard packaging formats.\n\n### Node.js (Java/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n```\n$ npm install @pulumiverse/cockroach\n```\n\nor `yarn`:\n\n```\n$ yarn add @pulumiverse/cockroach\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```\n$ pip install pulumiverse_cockroach\n```\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library\n\n```\n$ go get github.com/pulumiverse/pulumi-cockroach/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.Cockroach\n```\n\n## Reference\n\nSee the Pulumi registry for API docs:\n\nhttps://www.pulumi.com/registry/packages/cockroach/api-docs/\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package to create and managed Cockroach DB resources in Pulumi programs.",
"version": "0.9.0",
"project_urls": {
"Homepage": "https://www.cockroachlabs.com/",
"Repository": "https://github.com/pulumiverse/pulumi-cockroach"
},
"split_keywords": [
"pulumi",
" cockroach",
" pulumiverse"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b14423de914eccc780561da54c756baf4a677a71bcf0d41af3a18ea8caeb2cbb",
"md5": "a6e31dd6e92365b12e52478da2227a52",
"sha256": "29eb00e220a8b6b4f2a449ed568dac3de3ff281075d6559f56036d239b686fc2"
},
"downloads": -1,
"filename": "pulumiverse_cockroach-0.9.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a6e31dd6e92365b12e52478da2227a52",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 87504,
"upload_time": "2024-12-17T09:29:30",
"upload_time_iso_8601": "2024-12-17T09:29:30.129588Z",
"url": "https://files.pythonhosted.org/packages/b1/44/23de914eccc780561da54c756baf4a677a71bcf0d41af3a18ea8caeb2cbb/pulumiverse_cockroach-0.9.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b90b33a2076d511ce7b2c6a3371b294667c8381e0664729980233d58c05d379f",
"md5": "ad56d9bfd130f6c2c7a37e9ee72d2413",
"sha256": "b42cd42d8cccc1aae4573d2d003e5ecdfeaaf1511b2ae047c732cd1ae8c58e0b"
},
"downloads": -1,
"filename": "pulumiverse_cockroach-0.9.0.tar.gz",
"has_sig": false,
"md5_digest": "ad56d9bfd130f6c2c7a37e9ee72d2413",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 50033,
"upload_time": "2024-12-17T09:29:32",
"upload_time_iso_8601": "2024-12-17T09:29:32.142087Z",
"url": "https://files.pythonhosted.org/packages/b9/0b/33a2076d511ce7b2c6a3371b294667c8381e0664729980233d58c05d379f/pulumiverse_cockroach-0.9.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-17 09:29:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pulumiverse",
"github_project": "pulumi-cockroach",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumiverse-cockroach"
}