# Symbiosis Resource Provider
The Symbiosis Resource Provider lets you manage [Symbiosis](https://symbiosis.host) 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 @symbiosis-cloud/symbiosis-pulumi
```
or `yarn`:
```bash
yarn add @symbiosis-cloud/symbiosis-pulumi
```
### Python
To use from Python, install using `pip`:
```bash
pip install symbiosis-pulumi
```
### Go
To use from Go, use `go get` to grab the latest version of the library:
```bash
go get github.com/symbiosis-cloud/pulumi-symbiosis/sdk/go/...
```
### .NET
To use from .NET, install using `dotnet add package`:
```bash
dotnet add package Symbiosis.Pulumi.Symbiosis
```
## Configuration
The following configuration points are available for the `symbiosis` provider:
- `symbiosis:apiKey` (environment: `SYMBIOSIS_API_KEY`) - The ApiKey used to authenticate requests towards Symbiosis.
- `symbiosis:endpoint` (environment: `SYMBIOSIS_ENDPOINT`) - Endpoint for reaching the symbiosis API. Used for debugging or when accessed through a proxy.
## Reference
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/symbiosis/api-docs/).
Raw data
{
"_id": null,
"home_page": "https://www.pulumi.com",
"name": "symbiosis-pulumi",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "pulumi symbiosis category/cloud",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/53/64/7c7dbfd81d2ecb0a863c5db0ca4867de0d5d25266520eadb0dfbe53a62d5/symbiosis_pulumi-1.0.4.tar.gz",
"platform": null,
"description": "# Symbiosis Resource Provider\n\nThe Symbiosis Resource Provider lets you manage [Symbiosis](https://symbiosis.host) 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 @symbiosis-cloud/symbiosis-pulumi\n```\n\nor `yarn`:\n\n```bash\nyarn add @symbiosis-cloud/symbiosis-pulumi\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install symbiosis-pulumi\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/symbiosis-cloud/pulumi-symbiosis/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Symbiosis.Pulumi.Symbiosis\n```\n\n## Configuration\n\nThe following configuration points are available for the `symbiosis` provider:\n\n- `symbiosis:apiKey` (environment: `SYMBIOSIS_API_KEY`) - The ApiKey used to authenticate requests towards Symbiosis.\n- `symbiosis:endpoint` (environment: `SYMBIOSIS_ENDPOINT`) - Endpoint for reaching the symbiosis API. Used for debugging or when accessed through a proxy.\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/symbiosis/api-docs/).\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing symbiosis cloud resources.",
"version": "1.0.4",
"split_keywords": [
"pulumi",
"symbiosis",
"category/cloud"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "53647c7dbfd81d2ecb0a863c5db0ca4867de0d5d25266520eadb0dfbe53a62d5",
"md5": "dc6ede9ec5e7b08afd7fe60e30226a1b",
"sha256": "d49426c9f518f014eacdebf288a6a35a2db10f8cc2fc5f60edff690672e7ea96"
},
"downloads": -1,
"filename": "symbiosis_pulumi-1.0.4.tar.gz",
"has_sig": false,
"md5_digest": "dc6ede9ec5e7b08afd7fe60e30226a1b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12611,
"upload_time": "2023-03-16T12:32:49",
"upload_time_iso_8601": "2023-03-16T12:32:49.175380Z",
"url": "https://files.pythonhosted.org/packages/53/64/7c7dbfd81d2ecb0a863c5db0ca4867de0d5d25266520eadb0dfbe53a62d5/symbiosis_pulumi-1.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-16 12:32:49",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "symbiosis-pulumi"
}