pulumiverse-scaleway


Namepulumiverse-scaleway JSON
Version 1.12.1 PyPI version JSON
download
home_pagehttps://www.scaleway.com
SummaryA Pulumi package for creating and managing Scaleway cloud resources.
upload_time2024-04-15 08:34:18
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords pulumi scaleway pulumiverse
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Scaleway Resource Provider

The Scaleway resource provider for Pulumi lets you creating resources in [Scaleway](https://www.scaleway.com). To use
this package, please [install the Pulumi CLI first](https://pulumi.com/).

## Installing

This package is available in many languages in the standard packaging formats.

### Node.js (Java/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either `npm`:

```
$ npm install @pulumiverse/scaleway
```

or `yarn`:

```
$ yarn add @pulumiverse/scaleway
```

### Python

To use from Python, install using `pip`:

```
$ pip install pulumiverse-scaleway
```

### Go

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

```
$ go get github.com/pulumiverse/pulumi-scaleway/sdk/go/...
```

### .NET

To use from Dotnet, use `dotnet add package` to install into your project. You must specify the version if it is a pre-release version.


```
$ dotnet add package Pulumiverse.Scaleway
```

## Reference

See the Pulumi registry for API docs:

https://www.pulumi.com/registry/packages/scaleway/api-docs/



            

Raw data

            {
    "_id": null,
    "home_page": "https://www.scaleway.com",
    "name": "pulumiverse-scaleway",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "pulumi scaleway pulumiverse",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/56/72/1f242d91dbdc90297ca7ff54914d4022bb3d7e4b6a0ca0f4acd28060578b/pulumiverse_scaleway-1.12.1.tar.gz",
    "platform": null,
    "description": "\n# Scaleway Resource Provider\n\nThe Scaleway resource provider for Pulumi lets you creating resources in [Scaleway](https://www.scaleway.com). To use\nthis package, please [install the Pulumi CLI first](https://pulumi.com/).\n\n## Installing\n\nThis package is available in many languages in the standard packaging formats.\n\n### Node.js (Java/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n```\n$ npm install @pulumiverse/scaleway\n```\n\nor `yarn`:\n\n```\n$ yarn add @pulumiverse/scaleway\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```\n$ pip install pulumiverse-scaleway\n```\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library\n\n```\n$ go get github.com/pulumiverse/pulumi-scaleway/sdk/go/...\n```\n\n### .NET\n\nTo use from Dotnet, use `dotnet add package` to install into your project. You must specify the version if it is a pre-release version.\n\n\n```\n$ dotnet add package Pulumiverse.Scaleway\n```\n\n## Reference\n\nSee the Pulumi registry for API docs:\n\nhttps://www.pulumi.com/registry/packages/scaleway/api-docs/\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing Scaleway cloud resources.",
    "version": "1.12.1",
    "project_urls": {
        "Homepage": "https://www.scaleway.com",
        "Repository": "https://github.com/pulumiverse/pulumi-scaleway"
    },
    "split_keywords": [
        "pulumi",
        "scaleway",
        "pulumiverse"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56721f242d91dbdc90297ca7ff54914d4022bb3d7e4b6a0ca0f4acd28060578b",
                "md5": "328353c8954b281fbdb1c4f9a3a876fc",
                "sha256": "59a3f958e5d9f0d59ed2f1964b7fb739610a54a09beec197e17eabd9d10830eb"
            },
            "downloads": -1,
            "filename": "pulumiverse_scaleway-1.12.1.tar.gz",
            "has_sig": false,
            "md5_digest": "328353c8954b281fbdb1c4f9a3a876fc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 332953,
            "upload_time": "2024-04-15T08:34:18",
            "upload_time_iso_8601": "2024-04-15T08:34:18.265801Z",
            "url": "https://files.pythonhosted.org/packages/56/72/1f242d91dbdc90297ca7ff54914d4022bb3d7e4b6a0ca0f4acd28060578b/pulumiverse_scaleway-1.12.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-15 08:34:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pulumiverse",
    "github_project": "pulumi-scaleway",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumiverse-scaleway"
}
        
Elapsed time: 0.24283s