pulumi-xyz


Namepulumi-xyz JSON
Version 1.1.165 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for creating and managing xyz cloud resources.
upload_time2025-04-01 18:54:44
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/c1/4e/44fecfe795944565dfc35630c12127aa9589a0d3569bc4fdd9fa91810718/pulumi_xyz-1.1.165.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.165",
    "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": "c1e620c7b39a737976e3e7bd5442510b9cb9b9f4c1a1fec0963e58d984479c23",
                "md5": "be312d1bb235e53547950ea8c3430102",
                "sha256": "70594769af99f58f5b686e092d17902a15b4987f5b7e8b20770650b5eca55fa4"
            },
            "downloads": -1,
            "filename": "pulumi_xyz-1.1.165-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "be312d1bb235e53547950ea8c3430102",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 12874,
            "upload_time": "2025-04-01T18:54:42",
            "upload_time_iso_8601": "2025-04-01T18:54:42.301115Z",
            "url": "https://files.pythonhosted.org/packages/c1/e6/20c7b39a737976e3e7bd5442510b9cb9b9f4c1a1fec0963e58d984479c23/pulumi_xyz-1.1.165-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c14e44fecfe795944565dfc35630c12127aa9589a0d3569bc4fdd9fa91810718",
                "md5": "b60bebbd46e7d521b2b8fb95f1d9578a",
                "sha256": "8b38c41fb11426c6419ca7e11fbd60a522135abf523cf1ed503ff802486fb5c3"
            },
            "downloads": -1,
            "filename": "pulumi_xyz-1.1.165.tar.gz",
            "has_sig": false,
            "md5_digest": "b60bebbd46e7d521b2b8fb95f1d9578a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 9068,
            "upload_time": "2025-04-01T18:54:44",
            "upload_time_iso_8601": "2025-04-01T18:54:44.262245Z",
            "url": "https://files.pythonhosted.org/packages/c1/4e/44fecfe795944565dfc35630c12127aa9589a0d3569bc4fdd9fa91810718/pulumi_xyz-1.1.165.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-04-01 18:54:44",
    "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.96160s