pulumi-outscale


Namepulumi-outscale JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://www.pulumi.com
SummaryA Pulumi package for creating and managing outscale cloud resources.
upload_time2024-09-17 12:59:09
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseApache-2.0
keywords pulumi outscale category/cloud
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Outscale Resource Provider
[![Project Sandbox](https://docs.outscale.com/fr/userguide/_images/Project-Sandbox-yellow.svg)](https://docs.outscale.com/en/userguide/Open-Source-Projects.html)

The Outscale Resource Provider lets you manage [Outscale](https://fr.outscale.com/api-outscale/) resources.

## Work In Progress

This project is still very unstable, use it at your own risk
Until a release is made, we keep the liberty to break everything.

## Usage

This package is available for several languages/platforms:

### yaml

[Examples here](https://github.com/outscale/pulumi-outscale/tree/master/examples/yaml)

### Node.js (JavaScript/TypeScript)

[Examples here](https://github.com/outscale/pulumi-outscale/tree/master/examples/ts)


### Python

[Examples here](https://github.com/outscale/pulumi-outscale/tree/master/examples/python)


### Go

[Examples here](https://github.com/outscale/pulumi-outscale/tree/master/examples/go/)


### .NET

[Examples here](https://github.com/outscale/pulumi-outscale/tree/master/examples/)

### .Java

__Not yet tested, and posibly broken__


## Configuration

Please look at [Development](./docs/installation-configuration.md)

# To start developping Pulumi Outscale
Please look at [Development](./docs/developement.md)

# Contribution
Please look at [Contribution](./docs/contributing.md)







            

Raw data

            {
    "_id": null,
    "home_page": "https://www.pulumi.com",
    "name": "pulumi-outscale",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "pulumi outscale category/cloud",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/dc/f0/b7e0f272d24be459d74863b10111a1f84eaa2a2dbe6c781e4e92b0799038/pulumi_outscale-0.0.1.tar.gz",
    "platform": null,
    "description": "# Outscale Resource Provider\n[![Project Sandbox](https://docs.outscale.com/fr/userguide/_images/Project-Sandbox-yellow.svg)](https://docs.outscale.com/en/userguide/Open-Source-Projects.html)\n\nThe Outscale Resource Provider lets you manage [Outscale](https://fr.outscale.com/api-outscale/) resources.\n\n## Work In Progress\n\nThis project is still very unstable, use it at your own risk\nUntil a release is made, we keep the liberty to break everything.\n\n## Usage\n\nThis package is available for several languages/platforms:\n\n### yaml\n\n[Examples here](https://github.com/outscale/pulumi-outscale/tree/master/examples/yaml)\n\n### Node.js (JavaScript/TypeScript)\n\n[Examples here](https://github.com/outscale/pulumi-outscale/tree/master/examples/ts)\n\n\n### Python\n\n[Examples here](https://github.com/outscale/pulumi-outscale/tree/master/examples/python)\n\n\n### Go\n\n[Examples here](https://github.com/outscale/pulumi-outscale/tree/master/examples/go/)\n\n\n### .NET\n\n[Examples here](https://github.com/outscale/pulumi-outscale/tree/master/examples/)\n\n### .Java\n\n__Not yet tested, and posibly broken__\n\n\n## Configuration\n\nPlease look at [Development](./docs/installation-configuration.md)\n\n# To start developping Pulumi Outscale\nPlease look at [Development](./docs/developement.md)\n\n# Contribution\nPlease look at [Contribution](./docs/contributing.md)\n\n\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing outscale cloud resources.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://www.pulumi.com",
        "Repository": "https://github.com/outscale/pulumi-outscale"
    },
    "split_keywords": [
        "pulumi",
        "outscale",
        "category/cloud"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dcf0b7e0f272d24be459d74863b10111a1f84eaa2a2dbe6c781e4e92b0799038",
                "md5": "f9c8edc0dbb9e87d3c728411ae73949d",
                "sha256": "979870c72bad24045a99928e637a3e9ee4ff6e8a3016825387e086acde84a578"
            },
            "downloads": -1,
            "filename": "pulumi_outscale-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f9c8edc0dbb9e87d3c728411ae73949d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 206572,
            "upload_time": "2024-09-17T12:59:09",
            "upload_time_iso_8601": "2024-09-17T12:59:09.032605Z",
            "url": "https://files.pythonhosted.org/packages/dc/f0/b7e0f272d24be459d74863b10111a1f84eaa2a2dbe6c781e4e92b0799038/pulumi_outscale-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-17 12:59:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "outscale",
    "github_project": "pulumi-outscale",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-outscale"
}
        
Elapsed time: 0.27359s