pulumi-astronomer


Namepulumi-astronomer JSON
Version 0.2.6 PyPI version JSON
download
home_pagehttps://github.com/ryan-pip/pulumi-astronomer
SummaryA Pulumi package for creating and managing Astronomer Cloud resources
upload_time2024-11-14 03:09:06
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords pulumi astronomer category/infrastructure
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Astronomer Resource Provider

The Astronomer Resource Provider lets you manage [astronomer](https://www.pulumi.com/registry/packages/astronomer/) resources as
part of the [Astronomer Cloud](https://www.astronomer.io/).

This provider is a bridged version of the offical [astonomer terraform provider](https://registry.terraform.io/providers/astronomer/astro/latest/docs).

## 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 @ryan-pip/pulumi_astronomer
```

or `yarn`:

```bash
yarn add @ryan-pip/pulumi_astronomer
```

### Python

To use from Python, install using `pip`:

```bash
pip install pulumi-astronomer
```

### Go

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

```bash
go get github.com/ryan-pip/pulumi-astronomer/sdk/go/...
```

### .NET (ToD0)

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

```bash
dotnet add package RyanPip.Astronomer
```

## Reference

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



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ryan-pip/pulumi-astronomer",
    "name": "pulumi-astronomer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "pulumi astronomer category/infrastructure",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/06/bb/2377825065cf34e36f0e466e0231b103275b753434e6e26d76558133226b/pulumi_astronomer-0.2.6.tar.gz",
    "platform": null,
    "description": "# Astronomer Resource Provider\n\nThe Astronomer Resource Provider lets you manage [astronomer](https://www.pulumi.com/registry/packages/astronomer/) resources as\npart of the [Astronomer Cloud](https://www.astronomer.io/).\n\nThis provider is a bridged version of the offical [astonomer terraform provider](https://registry.terraform.io/providers/astronomer/astro/latest/docs).\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 @ryan-pip/pulumi_astronomer\n```\n\nor `yarn`:\n\n```bash\nyarn add @ryan-pip/pulumi_astronomer\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi-astronomer\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/ryan-pip/pulumi-astronomer/sdk/go/...\n```\n\n### .NET (ToD0)\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package RyanPip.Astronomer\n```\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/astronomer/api-docs/).\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing Astronomer Cloud resources",
    "version": "0.2.6",
    "project_urls": {
        "Homepage": "https://github.com/ryan-pip/pulumi-astronomer",
        "Repository": "https://github.com/ryan-pip/pulumi-astronomer"
    },
    "split_keywords": [
        "pulumi",
        "astronomer",
        "category/infrastructure"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "06bb2377825065cf34e36f0e466e0231b103275b753434e6e26d76558133226b",
                "md5": "41d29c63b218fa533675db607a820966",
                "sha256": "2f959e97858a73cb68400c495f64a049da269cafbbae97e4a1eb1428d8acd247"
            },
            "downloads": -1,
            "filename": "pulumi_astronomer-0.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "41d29c63b218fa533675db607a820966",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 66309,
            "upload_time": "2024-11-14T03:09:06",
            "upload_time_iso_8601": "2024-11-14T03:09:06.515228Z",
            "url": "https://files.pythonhosted.org/packages/06/bb/2377825065cf34e36f0e466e0231b103275b753434e6e26d76558133226b/pulumi_astronomer-0.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-14 03:09:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ryan-pip",
    "github_project": "pulumi-astronomer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-astronomer"
}
        
Elapsed time: 0.37612s