# Unofficial Yandex Cloud Resource Provider
This lets you manage [Yandex Cloud](https://cloud.yandex.com) resources.
## Installing
This package is available for several languages/platforms:
### Node.js (JavaScript/TypeScript) Not working yet
To use from JavaScript or TypeScript in Node.js, install using either `npm`:
```bash
npm install @regrau/pulumi_yandex_unofficial
```
or `yarn`:
```bash
yarn add @regrau/pulumi_yandex_unofficial
```
### Python
To use from Python, install using `pip`:
```bash
pip install pulumi_yandex_unofficial
```
### Go
To use from Go, use `go get` to grab the latest version of the library:
```bash
go get github.com/regrau/pulumi-yandex/sdk/go/...
```
### .NET Not working yet
To use from .NET, install using `dotnet add package`:
```bash
dotnet add package Pulumi.Foo
```
## Configuration
The following configuration points are available for the `foo` provider:
- `foo:apiKey` (environment: `FOO_API_KEY`) - the API key for `foo`
- `foo:region` (environment: `FOO_REGION`) - the region in which to deploy resources
## Reference
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/foo/api-docs/).
Raw data
{
"_id": null,
"home_page": "https://www.pulumi.com",
"name": "pulumi-yandex-unofficial",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "pulumi yandex category/cloud",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/84/57/743f9d6cc429819c72a7d6730f7bd992421b75ad09d7b3fcdf00e6137cdb/pulumi_yandex_unofficial-0.98.0.tar.gz",
"platform": null,
"description": "# Unofficial Yandex Cloud Resource Provider\n\nThis lets you manage [Yandex Cloud](https://cloud.yandex.com) resources.\n\n## Installing\n\nThis package is available for several languages/platforms:\n\n### Node.js (JavaScript/TypeScript) Not working yet\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n```bash\nnpm install @regrau/pulumi_yandex_unofficial\n```\n\nor `yarn`:\n\n```bash\nyarn add @regrau/pulumi_yandex_unofficial\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi_yandex_unofficial\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/regrau/pulumi-yandex/sdk/go/...\n```\n\n### .NET Not working yet\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Pulumi.Foo\n```\n\n## Configuration\n\nThe following configuration points are available for the `foo` provider:\n\n- `foo:apiKey` (environment: `FOO_API_KEY`) - the API key for `foo`\n- `foo:region` (environment: `FOO_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/foo/api-docs/).\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing yandex cloud resources.",
"version": "0.98.0",
"project_urls": {
"Homepage": "https://www.pulumi.com",
"Repository": "https://github.com/regrau/pulumi-yandex"
},
"split_keywords": [
"pulumi",
"yandex",
"category/cloud"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8457743f9d6cc429819c72a7d6730f7bd992421b75ad09d7b3fcdf00e6137cdb",
"md5": "a07513c6505ae42833170681a6795020",
"sha256": "ad6a57413afcc9fb7cbfbc183977aaf328db0d2f191e25b6694775c97e99bdcf"
},
"downloads": -1,
"filename": "pulumi_yandex_unofficial-0.98.0.tar.gz",
"has_sig": false,
"md5_digest": "a07513c6505ae42833170681a6795020",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 646423,
"upload_time": "2023-09-17T16:05:08",
"upload_time_iso_8601": "2023-09-17T16:05:08.676302Z",
"url": "https://files.pythonhosted.org/packages/84/57/743f9d6cc429819c72a7d6730f7bd992421b75ad09d7b3fcdf00e6137cdb/pulumi_yandex_unofficial-0.98.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-17 16:05:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "regrau",
"github_project": "pulumi-yandex",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumi-yandex-unofficial"
}