# Yandex Resource Provider
The Yandex Resource Provider lets you manage [Yandex](http://example.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 @pulumi/yandex
```
or `yarn`:
```bash
yarn add @pulumi/yandex
```
### Python
To use from Python, install using `pip`:
```bash
pip install pulumi_yandex
```
### Go
To use from Go, use `go get` to grab the latest version of the library:
```bash
go get github.com/pulumi/pulumi-yandex/sdk/go/...
```
### .NET
To use from .NET, install using `dotnet add package`:
```bash
dotnet add package Pulumi.Yandex
```
## Configuration
The following configuration points are available for the `yandex` provider:
- `yandex:region` (environment: `YANDEX_REGION`) - the region in which to deploy resources
## Reference
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/yandex/api-docs/).
Raw data
{
"_id": null,
"home_page": null,
"name": "pulumi-yandex-marketmaker",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "yandex, category/cloud",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/0c/88/7e570ec02d4affc5b470687e837742ced6ef92fef2cdc7914b9b23459f17/pulumi_yandex_marketmaker-0.136.1.tar.gz",
"platform": null,
"description": "# Yandex Resource Provider\n\nThe Yandex Resource Provider lets you manage [Yandex](http://example.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 @pulumi/yandex\n```\n\nor `yarn`:\n\n```bash\nyarn add @pulumi/yandex\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi_yandex\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/pulumi/pulumi-yandex/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Pulumi.Yandex\n```\n\n## Configuration\n\nThe following configuration points are available for the `yandex` provider:\n\n- `yandex:region` (environment: `YANDEX_REGION`) - the region in which to deploy resources\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/yandex/api-docs/).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing yandex cloud resources.",
"version": "0.136.1",
"project_urls": {
"Homepage": "https://www.pulumi.com",
"Repository": "https://github.com/agorobets/pulumi-yandex"
},
"split_keywords": [
"yandex",
" category/cloud"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "748702af770914b12209d5ce3f8579321af6c115eeb89b3c7c1a8f67487e129f",
"md5": "c354f4d152035d2bb96ddced19b04e0a",
"sha256": "38c7b8d16e76f432488c0badd6cb420ae846b8f0d4d6354651e91c8b3599a45a"
},
"downloads": -1,
"filename": "pulumi_yandex_marketmaker-0.136.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c354f4d152035d2bb96ddced19b04e0a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 1320429,
"upload_time": "2025-02-05T19:34:37",
"upload_time_iso_8601": "2025-02-05T19:34:37.971903Z",
"url": "https://files.pythonhosted.org/packages/74/87/02af770914b12209d5ce3f8579321af6c115eeb89b3c7c1a8f67487e129f/pulumi_yandex_marketmaker-0.136.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0c887e570ec02d4affc5b470687e837742ced6ef92fef2cdc7914b9b23459f17",
"md5": "4832553e63fc9eeb9a890a5de459677b",
"sha256": "b319bb3182b4e654f7945d694b6c23a87859e42511c5a4546ff5216c28999110"
},
"downloads": -1,
"filename": "pulumi_yandex_marketmaker-0.136.1.tar.gz",
"has_sig": false,
"md5_digest": "4832553e63fc9eeb9a890a5de459677b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 989838,
"upload_time": "2025-02-05T19:34:39",
"upload_time_iso_8601": "2025-02-05T19:34:39.941286Z",
"url": "https://files.pythonhosted.org/packages/0c/88/7e570ec02d4affc5b470687e837742ced6ef92fef2cdc7914b9b23459f17/pulumi_yandex_marketmaker-0.136.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-05 19:34:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "agorobets",
"github_project": "pulumi-yandex",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumi-yandex-marketmaker"
}