Name | descope-pulumi JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | A Pulumi package for creating and managing descope cloud resources. |
upload_time | 2024-11-16 15:04:50 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | Apache-2.0 |
keywords |
descope
category/cloud
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Descope Resource Provider
The Descope Resource Provider lets you manage [Descope](https://www.descope.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 @descope/pulumi-descope
```
or `yarn`:
```bash
yarn add @descope/pulumi-descope
```
### Python
To use from Python, install using `pip`:
```bash
pip install descope_pulumi
```
### Go
To use from Go, use `go get` to grab the latest version of the library:
```bash
go get github.com/descope/pulumi-descope/sdk/go/...
```
### .NET
To use from .NET, install using `dotnet add package`:
```bash
dotnet add package Descope.Pulumi.Descope
```
## Configuration
The following configuration points are available for the `descope` provider:
- `descope:projectId` (environment: `DESCOPE_PROJECT_ID`) - Descope Project ID
- `descope:managementKey` (environment: `DESCOPE_MANAGEMENT_KEY`) - Descope Management Key
## Reference
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/descope/api-docs/).
Raw data
{
"_id": null,
"home_page": null,
"name": "descope-pulumi",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "descope, category/cloud",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/c4/1f/5d6974833a28ba6c555d48df58f8647f92b77bf32adf9a9a7b1860545247/descope_pulumi-0.1.0.tar.gz",
"platform": null,
"description": "# Descope Resource Provider\n\nThe Descope Resource Provider lets you manage [Descope](https://www.descope.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 @descope/pulumi-descope\n```\n\nor `yarn`:\n\n```bash\nyarn add @descope/pulumi-descope\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install descope_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/descope/pulumi-descope/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Descope.Pulumi.Descope\n```\n\n## Configuration\n\nThe following configuration points are available for the `descope` provider:\n\n- `descope:projectId` (environment: `DESCOPE_PROJECT_ID`) - Descope Project ID\n- `descope:managementKey` (environment: `DESCOPE_MANAGEMENT_KEY`) - Descope Management Key\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/descope/api-docs/).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing descope cloud resources.",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://www.descope.com",
"Repository": "https://github.com/descope/pulumi-descope"
},
"split_keywords": [
"descope",
" category/cloud"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b80a8fa9241da0c9b995a4b9b309e2fdfeca87d1dbade052228fc152f14a94d6",
"md5": "4774c80bffec101be77e9cfe617861c1",
"sha256": "8726268388a2dc979bc50c3261413c84b1bf80b0c7b7612970a6336884470126"
},
"downloads": -1,
"filename": "descope_pulumi-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4774c80bffec101be77e9cfe617861c1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 68553,
"upload_time": "2024-11-16T15:04:49",
"upload_time_iso_8601": "2024-11-16T15:04:49.457754Z",
"url": "https://files.pythonhosted.org/packages/b8/0a/8fa9241da0c9b995a4b9b309e2fdfeca87d1dbade052228fc152f14a94d6/descope_pulumi-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c41f5d6974833a28ba6c555d48df58f8647f92b77bf32adf9a9a7b1860545247",
"md5": "0c6936f39d4bedfd3dd0265d815eb1be",
"sha256": "7d151ed198cd9798e24348542646d50d0138812361517798b4a88e0e870794e5"
},
"downloads": -1,
"filename": "descope_pulumi-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "0c6936f39d4bedfd3dd0265d815eb1be",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 64903,
"upload_time": "2024-11-16T15:04:50",
"upload_time_iso_8601": "2024-11-16T15:04:50.986376Z",
"url": "https://files.pythonhosted.org/packages/c4/1f/5d6974833a28ba6c555d48df58f8647f92b77bf32adf9a9a7b1860545247/descope_pulumi-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-16 15:04:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "descope",
"github_project": "pulumi-descope",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "descope-pulumi"
}