> [!CAUTION]
> This provider will not be continued to be maintained. Please use the [Any Terraform Provider with Pulumi](https://www.pulumi.com/blog/any-terraform-provider/)
# Qovery Resource Provider
The Qovery Resource Provider lets you manage [Qovery](https://qovery.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@ediri/qovery
```
or `yarn`:
```bash
yarn add @ediri/qovery
```
### Python
To use from Python, install using `pip`:
```bash
pip install ediri_qovery
```
### Go
To use from Go, use `go get` to grab the latest version of the library:
```bash
go get github.com/dirien/pulumi-qovery/sdk/go/...
```
### .NET
To use from .NET, install using `dotnet add package`:
```bash
dotnet add package ediri.Qovery
```
## Configuration
The following configuration points are available for the `qovery` provider:
- `token` (String) The Qovery API Token to use. This can also be specified with the `QOVERY_API_TOKEN` shell environment variable.
## Reference
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/qovery/api-docs/).
Raw data
{
"_id": null,
"home_page": "https://www.pulumi.com",
"name": "ediri-qovery",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "pulumi qovery category/cloud",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/e6/e9/f1c67b2becf9dfeaa25846b016ae6c58313b31bf2e477499d43435e18e6f/ediri_qovery-0.41.0.tar.gz",
"platform": null,
"description": "> [!CAUTION]\n> This provider will not be continued to be maintained. Please use the [Any Terraform Provider with Pulumi](https://www.pulumi.com/blog/any-terraform-provider/)\n\n# Qovery Resource Provider\n\nThe Qovery Resource Provider lets you manage [Qovery](https://qovery.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@ediri/qovery\n```\n\nor `yarn`:\n\n```bash\nyarn add @ediri/qovery\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install ediri_qovery\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/dirien/pulumi-qovery/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package ediri.Qovery\n```\n\n## Configuration\n\nThe following configuration points are available for the `qovery` provider:\n\n- `token` (String) The Qovery API Token to use. This can also be specified with the `QOVERY_API_TOKEN` shell environment variable.\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/qovery/api-docs/).\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing qovery cloud resources.",
"version": "0.41.0",
"project_urls": {
"Homepage": "https://www.pulumi.com",
"Repository": "https://github.com/dirien/pulumi-qovery"
},
"split_keywords": [
"pulumi",
"qovery",
"category/cloud"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e6e9f1c67b2becf9dfeaa25846b016ae6c58313b31bf2e477499d43435e18e6f",
"md5": "3bf4a91fd4f8621559230037b745c5dd",
"sha256": "fb74bb72f7e7ae3a6819176a1efe1dcca849d8f8941d46783a70cf73845d88c3"
},
"downloads": -1,
"filename": "ediri_qovery-0.41.0.tar.gz",
"has_sig": false,
"md5_digest": "3bf4a91fd4f8621559230037b745c5dd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 135514,
"upload_time": "2024-09-28T14:15:38",
"upload_time_iso_8601": "2024-09-28T14:15:38.369943Z",
"url": "https://files.pythonhosted.org/packages/e6/e9/f1c67b2becf9dfeaa25846b016ae6c58313b31bf2e477499d43435e18e6f/ediri_qovery-0.41.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-28 14:15:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dirien",
"github_project": "pulumi-qovery",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ediri-qovery"
}