pulumi-xyz


Namepulumi-xyz JSON
Version 1.1.77 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for creating and managing xyz cloud resources.
upload_time2024-12-17 22:11:42
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache-2.0
keywords pulumi xyz category/cloud
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # XYZ Resource Provider

The xyz Resource Provider lets you manage [xyz](http://example.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 @pulumi/xyz
```

or `yarn`:

```bash
yarn add @pulumi/xyz
```

### Python

To use from Python, install using `pip`:

```bash
pip install pulumi_xyz
```

### Go

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

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

### .NET

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

```bash
dotnet add package Pulumi.xyz
```

## Configuration

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

- `xyz:region` (environment: `XYZ`) - the region in which to deploy resources

## Reference

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pulumi-xyz",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "pulumi, xyz, category/cloud",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/7a/07/2868e7188cceda031336f357b8e4472480069aeb815e975cc3bcbe16c726/pulumi_xyz-1.1.77.tar.gz",
    "platform": null,
    "description": "# XYZ Resource Provider\n\nThe xyz Resource Provider lets you manage [xyz](http://example.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 @pulumi/xyz\n```\n\nor `yarn`:\n\n```bash\nyarn add @pulumi/xyz\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi_xyz\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/pulumi/pulumi-xyz/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Pulumi.xyz\n```\n\n## Configuration\n\nThe following configuration points are available for the `xyz` provider:\n\n- `xyz:region` (environment: `XYZ`) - the region in which to deploy resources\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/xyz/api-docs/).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing xyz cloud resources.",
    "version": "1.1.77",
    "project_urls": {
        "Homepage": "https://www.pulumi.com",
        "Repository": "https://github.com/pulumi/pulumi-xyz"
    },
    "split_keywords": [
        "pulumi",
        " xyz",
        " category/cloud"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cbdb05785bee3a6a2bf89994ce9cb3cc6149643949cc9d069d0766050cadd64d",
                "md5": "849f0474e7947fa531323baf25262cd3",
                "sha256": "281b4e39000b9622a1dfbb35cf207a45b22acadb88798a8512793700344b02a4"
            },
            "downloads": -1,
            "filename": "pulumi_xyz-1.1.77-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "849f0474e7947fa531323baf25262cd3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 12782,
            "upload_time": "2024-12-17T22:11:40",
            "upload_time_iso_8601": "2024-12-17T22:11:40.408002Z",
            "url": "https://files.pythonhosted.org/packages/cb/db/05785bee3a6a2bf89994ce9cb3cc6149643949cc9d069d0766050cadd64d/pulumi_xyz-1.1.77-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a072868e7188cceda031336f357b8e4472480069aeb815e975cc3bcbe16c726",
                "md5": "f5eae6309904eb56d453417dd3f907e8",
                "sha256": "794ef79098cfa7efc7537700076238abcdfb69537bda5074eb68e383f321b95b"
            },
            "downloads": -1,
            "filename": "pulumi_xyz-1.1.77.tar.gz",
            "has_sig": false,
            "md5_digest": "f5eae6309904eb56d453417dd3f907e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 8977,
            "upload_time": "2024-12-17T22:11:42",
            "upload_time_iso_8601": "2024-12-17T22:11:42.437352Z",
            "url": "https://files.pythonhosted.org/packages/7a/07/2868e7188cceda031336f357b8e4472480069aeb815e975cc3bcbe16c726/pulumi_xyz-1.1.77.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-17 22:11:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pulumi",
    "github_project": "pulumi-xyz",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-xyz"
}
        
Elapsed time: 0.39420s