# grafana Resource Provider
The grafana resource provider for Pulumi lets you creating resources in [grafana](https://www.grafana.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/grafana
```
or `yarn`:
```
$ yarn add @pulumiverse/grafana
```
### Python
To use from Python, install using `pip`:
```
$ pip install pulumiverse_grafana
```
### Go
To use from Go, use `go get` to grab the latest version of the library
```
$ go get github.com/pulumiverse/pulumi-grafana/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.Grafana
```
## Reference
See the Pulumi registry for API docs:
https://www.pulumi.com/registry/packages/grafana/api-docs/
Raw data
{
"_id": null,
"home_page": null,
"name": "pulumiverse-grafana",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "pulumi, grafana, pulumiverse",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/f7/8b/3e1978f2ce0873282cb702e62c87c4c7f37c2282c46b9ebdfa682378be4e/pulumiverse_grafana-0.12.3.tar.gz",
"platform": null,
"description": "\n# grafana Resource Provider\n\nThe grafana resource provider for Pulumi lets you creating resources in [grafana](https://www.grafana.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/grafana\n```\n\nor `yarn`:\n\n```\n$ yarn add @pulumiverse/grafana\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```\n$ pip install pulumiverse_grafana\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-grafana/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.Grafana\n```\n\n## Reference\n\nSee the Pulumi registry for API docs:\n\nhttps://www.pulumi.com/registry/packages/grafana/api-docs/\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing grafana.",
"version": "0.12.3",
"project_urls": {
"Homepage": "https://grafana.com",
"Repository": "https://github.com/pulumiverse/pulumi-grafana"
},
"split_keywords": [
"pulumi",
" grafana",
" pulumiverse"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "ed44d7fd8f9fabfd70554747522b5b2548bfd2eb3da171af49eb30a99bfc6ee8",
"md5": "75a66fbf5ca396f13819e76dcc473f31",
"sha256": "45f3e2f3b6d9f3306e22e6170af467d0113b6f0902ac508db6220b1b33448e7c"
},
"downloads": -1,
"filename": "pulumiverse_grafana-0.12.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "75a66fbf5ca396f13819e76dcc473f31",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 709072,
"upload_time": "2025-02-08T18:28:14",
"upload_time_iso_8601": "2025-02-08T18:28:14.808676Z",
"url": "https://files.pythonhosted.org/packages/ed/44/d7fd8f9fabfd70554747522b5b2548bfd2eb3da171af49eb30a99bfc6ee8/pulumiverse_grafana-0.12.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f78b3e1978f2ce0873282cb702e62c87c4c7f37c2282c46b9ebdfa682378be4e",
"md5": "c9a0e57d5246d44aa4d619c510136a61",
"sha256": "2614169492163df75bc432b3cc514891e4303e2e113e2cd750437cc5c8176399"
},
"downloads": -1,
"filename": "pulumiverse_grafana-0.12.3.tar.gz",
"has_sig": false,
"md5_digest": "c9a0e57d5246d44aa4d619c510136a61",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 471888,
"upload_time": "2025-02-08T18:28:16",
"upload_time_iso_8601": "2025-02-08T18:28:16.905907Z",
"url": "https://files.pythonhosted.org/packages/f7/8b/3e1978f2ce0873282cb702e62c87c4c7f37c2282c46b9ebdfa682378be4e/pulumiverse_grafana-0.12.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-08 18:28:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pulumiverse",
"github_project": "pulumi-grafana",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumiverse-grafana"
}