pulumi-xyz


Namepulumi-xyz JSON
Version 1.1.277 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for creating and managing xyz cloud resources.
upload_time2025-11-05 19:25:22
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/6e/09/3dc50351ec17333770ce5ac9d4d22b2658af01c3566c931e2d09bba2bfe6/pulumi_xyz-1.1.277.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.277",
    "project_urls": {
        "Homepage": "https://www.pulumi.com",
        "Repository": "https://github.com/pulumi/pulumi-xyz"
    },
    "split_keywords": [
        "pulumi",
        " xyz",
        " category/cloud"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "419bbf851f874f67514cbb44faae03d6eb19f441b4885ae574abf4362c71c8a6",
                "md5": "0213cfdd39198561810308fcf9a43f3b",
                "sha256": "5ff7217268983562c39f5675d71ae22216e614a81ca09d64a30f61a3498c4edd"
            },
            "downloads": -1,
            "filename": "pulumi_xyz-1.1.277-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0213cfdd39198561810308fcf9a43f3b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 13175,
            "upload_time": "2025-11-05T19:25:20",
            "upload_time_iso_8601": "2025-11-05T19:25:20.026371Z",
            "url": "https://files.pythonhosted.org/packages/41/9b/bf851f874f67514cbb44faae03d6eb19f441b4885ae574abf4362c71c8a6/pulumi_xyz-1.1.277-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6e093dc50351ec17333770ce5ac9d4d22b2658af01c3566c931e2d09bba2bfe6",
                "md5": "b0ff9fe6e9283ce3c59f6133df047b47",
                "sha256": "a696564cafca33f3c8ce6a5cfbae642bf74f5f73eee7a9c54dce69870789e3df"
            },
            "downloads": -1,
            "filename": "pulumi_xyz-1.1.277.tar.gz",
            "has_sig": false,
            "md5_digest": "b0ff9fe6e9283ce3c59f6133df047b47",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 9314,
            "upload_time": "2025-11-05T19:25:22",
            "upload_time_iso_8601": "2025-11-05T19:25:22.402678Z",
            "url": "https://files.pythonhosted.org/packages/6e/09/3dc50351ec17333770ce5ac9d4d22b2658af01c3566c931e2d09bba2bfe6/pulumi_xyz-1.1.277.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-05 19:25:22",
    "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: 2.92857s