pulumi-upcloud


Namepulumi-upcloud JSON
Version 0.0.5 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for creating and managing UpCloud resources.
upload_time2025-02-14 10:02:58
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache-2.0
keywords upcloud category/cloud
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            > [!WARNING]
> This project is in development. Suitable for testing usage at the moment. All instructions, package names and URLs might not have been updated.

# UpCloud Resource Provider

The UpCloud Resource Provider lets you manage [UpCloud](https://upcloud.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 @upcloud/pulumi-upcloud
```

or `yarn`:

```bash
yarn add @upcloud/pulumi-upcloud
```

### Python

To use from Python, install using `pip`:

```bash
pip install pulumi-upcloud
```

### Go

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

```bash
go get github.com/UpCloudLtd/pulumi-upcloud/sdk/go/...
```

### .NET

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

```bash
dotnet add package UpCloud.Pulumi.UpCloud
```

## Configuration

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

- `UPCLOUD_USERNAME` (environment variable) - the username of the account to use
- `UPCLOUD_PASSWORD` (environment variable) - the password of the account to use

<!--
## 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": null,
    "name": "pulumi-upcloud",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "UpCloud, category/cloud",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/9a/3f/994a91876d393b48dd8ee0adec9c41049999464ca75ce0daf8a82743ef3a/pulumi_upcloud-0.0.5.tar.gz",
    "platform": null,
    "description": "> [!WARNING]\n> This project is in development. Suitable for testing usage at the moment. All instructions, package names and URLs might not have been updated.\n\n# UpCloud Resource Provider\n\nThe UpCloud Resource Provider lets you manage [UpCloud](https://upcloud.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 @upcloud/pulumi-upcloud\n```\n\nor `yarn`:\n\n```bash\nyarn add @upcloud/pulumi-upcloud\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi-upcloud\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/UpCloudLtd/pulumi-upcloud/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package UpCloud.Pulumi.UpCloud\n```\n\n## Configuration\n\nThe following configuration points are available for the `upcloud` provider:\n\n- `UPCLOUD_USERNAME` (environment variable) - the username of the account to use\n- `UPCLOUD_PASSWORD` (environment variable) - the password of the account to use\n\n<!--\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/foo/api-docs/).\n-->\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing UpCloud resources.",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://upcloud.com",
        "Repository": "https://github.com/UpCloudLtd/pulumi-upcloud"
    },
    "split_keywords": [
        "upcloud",
        " category/cloud"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9126467467b1fa7f2ebb94335729c7848440b2c9ae26b4a5c75bf9bf4b7db1bb",
                "md5": "8d18c4180fd214a11efdfadb565f8555",
                "sha256": "577c1cb3901d678adf096a722d7160899143a94c206f72a05e750dca3ebe3eca"
            },
            "downloads": -1,
            "filename": "pulumi_upcloud-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8d18c4180fd214a11efdfadb565f8555",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 291833,
            "upload_time": "2025-02-14T10:02:56",
            "upload_time_iso_8601": "2025-02-14T10:02:56.270504Z",
            "url": "https://files.pythonhosted.org/packages/91/26/467467b1fa7f2ebb94335729c7848440b2c9ae26b4a5c75bf9bf4b7db1bb/pulumi_upcloud-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9a3f994a91876d393b48dd8ee0adec9c41049999464ca75ce0daf8a82743ef3a",
                "md5": "045c4439b4aca9825d0fcc3a96673e3b",
                "sha256": "3801c5a8d5776712eef9d58bebf1253bc907b723d8a6a38b224f2d87e6a9122b"
            },
            "downloads": -1,
            "filename": "pulumi_upcloud-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "045c4439b4aca9825d0fcc3a96673e3b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 219233,
            "upload_time": "2025-02-14T10:02:58",
            "upload_time_iso_8601": "2025-02-14T10:02:58.034583Z",
            "url": "https://files.pythonhosted.org/packages/9a/3f/994a91876d393b48dd8ee0adec9c41049999464ca75ce0daf8a82743ef3a/pulumi_upcloud-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-14 10:02:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "UpCloudLtd",
    "github_project": "pulumi-upcloud",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-upcloud"
}
        
Elapsed time: 1.77597s