pulumi-koyeb


Namepulumi-koyeb JSON
Version 0.1.11 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for creating and managing koyeb cloud resources.
upload_time2024-12-09 21:02:55
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords koyeb category/cloud
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Koyeb Resource Provider

The [Koyeb](https://www.koyeb.com) Resource Provider for Pulumi lets you use Koyeb resources in your cloud programs. To use this package, please install the Pulumi CLI first.

## 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 @koyeb/pulumi-koyeb
```

or `yarn`:

```bash
yarn add @koyeb/pulum-koyeb
```

### Python

To use from Python, install using `pip`:

```bash
pip install pulumi_koyeb
```

### Go

To use from Go, use `go get` to grab the latest version of the library:

```bash
go get github.com/koyeb/pulumi-koyeb/sdk/go/...
```

### .NET

To use from .NET, install using `dotnet add package`:

```bash
dotnet add package Pulumi.Koyeb
```

## Configuration

The following configuration points are available for the `koyeb` provider:

- `koyeb:token` - (Required) This is the Koyeb API token. This must be specified using the environment
  variable: `KOYEB_TOKEN`.

## Reference

For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/koyeb/api-docs/).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pulumi-koyeb",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "koyeb, category/cloud",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/3f/b2/aad6750bd223b14b0301d34a419719ff1cac1c032692652fcb6ce3ecc8f4/pulumi_koyeb-0.1.11.tar.gz",
    "platform": null,
    "description": "# Koyeb Resource Provider\n\nThe [Koyeb](https://www.koyeb.com) Resource Provider for Pulumi lets you use Koyeb resources in your cloud programs. To use this package, please install the Pulumi CLI first.\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 @koyeb/pulumi-koyeb\n```\n\nor `yarn`:\n\n```bash\nyarn add @koyeb/pulum-koyeb\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi_koyeb\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/koyeb/pulumi-koyeb/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Pulumi.Koyeb\n```\n\n## Configuration\n\nThe following configuration points are available for the `koyeb` provider:\n\n- `koyeb:token` - (Required) This is the Koyeb API token. This must be specified using the environment\n  variable: `KOYEB_TOKEN`.\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/koyeb/api-docs/).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing koyeb cloud resources.",
    "version": "0.1.11",
    "project_urls": {
        "Homepage": "https://www.koyeb.com",
        "Repository": "https://github.com/koyeb/pulumi-koyeb"
    },
    "split_keywords": [
        "koyeb",
        " category/cloud"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e115babb76b6e96df90bfdaa31576e6066b5d6bb7d03e5c6f67cccc855f0ea61",
                "md5": "e6a5eead1ff1a89764d3dc4850b3e09f",
                "sha256": "54ed7e3a4d0dc59e927ed5e020f1ff9174d24008c7b3398c220459ab4d2fc974"
            },
            "downloads": -1,
            "filename": "pulumi_koyeb-0.1.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e6a5eead1ff1a89764d3dc4850b3e09f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 49473,
            "upload_time": "2024-12-09T21:02:53",
            "upload_time_iso_8601": "2024-12-09T21:02:53.810957Z",
            "url": "https://files.pythonhosted.org/packages/e1/15/babb76b6e96df90bfdaa31576e6066b5d6bb7d03e5c6f67cccc855f0ea61/pulumi_koyeb-0.1.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3fb2aad6750bd223b14b0301d34a419719ff1cac1c032692652fcb6ce3ecc8f4",
                "md5": "bf1d913f10dcae96cfd66f25fb3a2881",
                "sha256": "816df8499cdc1b3e5cb1c57a626578bc321deddff1574e65422fd34a5ec83d73"
            },
            "downloads": -1,
            "filename": "pulumi_koyeb-0.1.11.tar.gz",
            "has_sig": false,
            "md5_digest": "bf1d913f10dcae96cfd66f25fb3a2881",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 38259,
            "upload_time": "2024-12-09T21:02:55",
            "upload_time_iso_8601": "2024-12-09T21:02:55.356989Z",
            "url": "https://files.pythonhosted.org/packages/3f/b2/aad6750bd223b14b0301d34a419719ff1cac1c032692652fcb6ce3ecc8f4/pulumi_koyeb-0.1.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-09 21:02:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "koyeb",
    "github_project": "pulumi-koyeb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-koyeb"
}
        
Elapsed time: 1.57574s