pulumi-vco


Namepulumi-vco JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://whitesky.cloud/
SummaryThe Whitesky.Cloud Vco Provider for Pulumi enables you to manipulate resources in the vco portal.
upload_time2023-08-31 13:15:27
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords whitesky.cloud pulumi vco category/utility kind/native
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pulumi-vco package

A Pulumi provider for Whitesky.Cloud Virtual Cloud Operators.
<br><br>
The Whitesky.Cloud Vco Provider for Pulumi enables you to manipulate resources in your vco portal.
Please read the documentation or consult the API docs in your vco portal in order to properly understand how the resources work.

## Install plugin binary

Before using this package you need to install the resource-vco pulumi plugin. The latest release of which can be found [here](https://github.com/fabianv-cloud/pulumi-vco-native).
Instructions are provided in the repository's README.

## Install package

You can install the *pulumi-vco* package with pip:

```commandline
pip install pulumi-vco
```

Once you have installed the package
you can import it into your program. Please consult the [examples](https://github.com/fabianv-cloud/pulumi-vco-native/tree/main/examples/python)
to figure out how to get started.

            

Raw data

            {
    "_id": null,
    "home_page": "https://whitesky.cloud/",
    "name": "pulumi-vco",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "whitesky.cloud pulumi vco category/utility kind/native",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/67/f4/e220c1943a8bc64f6e99c1252ef40e8a130eb5f3b7546c69ad90139f5b60/pulumi_vco-1.0.1.tar.gz",
    "platform": null,
    "description": "# pulumi-vco package\n\nA Pulumi provider for Whitesky.Cloud Virtual Cloud Operators.\n<br><br>\nThe Whitesky.Cloud Vco Provider for Pulumi enables you to manipulate resources in your vco portal.\nPlease read the documentation or consult the API docs in your vco portal in order to properly understand how the resources work.\n\n## Install plugin binary\n\nBefore using this package you need to install the resource-vco pulumi plugin. The latest release of which can be found [here](https://github.com/fabianv-cloud/pulumi-vco-native).\nInstructions are provided in the repository's README.\n\n## Install package\n\nYou can install the *pulumi-vco* package with pip:\n\n```commandline\npip install pulumi-vco\n```\n\nOnce you have installed the package\nyou can import it into your program. Please consult the [examples](https://github.com/fabianv-cloud/pulumi-vco-native/tree/main/examples/python)\nto figure out how to get started.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "The Whitesky.Cloud Vco Provider for Pulumi enables you to manipulate resources in the vco portal.",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://whitesky.cloud/",
        "Repository": "https://github.com/fabianv-cloud/pulumi-vco-native"
    },
    "split_keywords": [
        "whitesky.cloud",
        "pulumi",
        "vco",
        "category/utility",
        "kind/native"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67f4e220c1943a8bc64f6e99c1252ef40e8a130eb5f3b7546c69ad90139f5b60",
                "md5": "ce8df2c59cc21cdc450b8646c7899833",
                "sha256": "b48aa8147e7aa5eb3ed7913ac500e77821f4b4fd762a5b55bcb1a5e212168500"
            },
            "downloads": -1,
            "filename": "pulumi_vco-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ce8df2c59cc21cdc450b8646c7899833",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 24277,
            "upload_time": "2023-08-31T13:15:27",
            "upload_time_iso_8601": "2023-08-31T13:15:27.364388Z",
            "url": "https://files.pythonhosted.org/packages/67/f4/e220c1943a8bc64f6e99c1252ef40e8a130eb5f3b7546c69ad90139f5b60/pulumi_vco-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-31 13:15:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fabianv-cloud",
    "github_project": "pulumi-vco-native",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-vco"
}
        
Elapsed time: 0.60770s