pulumi-render


Namepulumi-render JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for creating and managing Render resources.
upload_time2024-05-05 02:01:48
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords pulumi render category/cloud kind/native
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pulumi Native Provider for Render (Preview)

[Render](https://render.com/) is a unified cloud to build and run all your apps and websites with free TLS certificates, a global CDN, DDoS protection, private networks, and auto deploys from Git.

> This provider was generated using [`pulschema`](https://github.com/cloudy-sky-software/pulschema) and [`pulumi-provider-framework`](https://github.com/cloudy-sky-software/pulumi-provider-framework).

## Package SDKs

- Node.js: https://www.npmjs.com/package/@cloudyskysoftware/pulumi-render
- Python: https://pypi.org/project/pulumi-render/
- .NET: https://www.nuget.org/packages/Pulumi.Render
- Go: `import github.com/cloudyskysoftware/pulumi-render/sdk/go/render`

## Using The Provider

You'll need an API key. Follow Render's [docs](https://render.com/docs/api#getting-started) for creating one.
Then set the API key as a secret with `pulumi config set --secret render:apiKey`.

## Preview Status

See [`cloudy-sky-software/pulumi-render#100`](https://github.com/cloudy-sky-software/pulumi-render/issues/100).

## Releasing A New Version

:info: Switch to the `main` branch first and get the latest `git pull origin main && git fetch`. Check what the last release tag was.

1. Regular releases should just increment the patch version unless a minor or a major (breaking changes) version bump is warranted.
1. Update the `CHANGELOG.md` with notes about what will be included in this release.
1. Commit the changelog with `git commit -am "vX.Y.Z"` or something similar and push `git push origin main`.
1. Tag the commit with the release version by running

   ```bash
   git tag vX.Y.Z
   git tag sdk/vX.Y.Z
   ```

1. Push the tags.

   ```bash
   git push --tags
   ```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pulumi-render",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "pulumi, render, category/cloud, kind/native",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/83/17/bf41c014d6472c65db65b87b1ac31339de5a5ec3b42a5a688cc1cb1c1470/pulumi_render-0.1.1.tar.gz",
    "platform": null,
    "description": "# Pulumi Native Provider for Render (Preview)\n\n[Render](https://render.com/) is a unified cloud to build and run all your apps and websites with free TLS certificates, a global CDN, DDoS protection, private networks, and auto deploys from Git.\n\n> This provider was generated using [`pulschema`](https://github.com/cloudy-sky-software/pulschema) and [`pulumi-provider-framework`](https://github.com/cloudy-sky-software/pulumi-provider-framework).\n\n## Package SDKs\n\n- Node.js: https://www.npmjs.com/package/@cloudyskysoftware/pulumi-render\n- Python: https://pypi.org/project/pulumi-render/\n- .NET: https://www.nuget.org/packages/Pulumi.Render\n- Go: `import github.com/cloudyskysoftware/pulumi-render/sdk/go/render`\n\n## Using The Provider\n\nYou'll need an API key. Follow Render's [docs](https://render.com/docs/api#getting-started) for creating one.\nThen set the API key as a secret with `pulumi config set --secret render:apiKey`.\n\n## Preview Status\n\nSee [`cloudy-sky-software/pulumi-render#100`](https://github.com/cloudy-sky-software/pulumi-render/issues/100).\n\n## Releasing A New Version\n\n:info: Switch to the `main` branch first and get the latest `git pull origin main && git fetch`. Check what the last release tag was.\n\n1. Regular releases should just increment the patch version unless a minor or a major (breaking changes) version bump is warranted.\n1. Update the `CHANGELOG.md` with notes about what will be included in this release.\n1. Commit the changelog with `git commit -am \"vX.Y.Z\"` or something similar and push `git push origin main`.\n1. Tag the commit with the release version by running\n\n   ```bash\n   git tag vX.Y.Z\n   git tag sdk/vX.Y.Z\n   ```\n\n1. Push the tags.\n\n   ```bash\n   git push --tags\n   ```\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing Render resources.",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://cloudysky.software",
        "Repository": "https://github.com/cloudy-sky-software/pulumi-render"
    },
    "split_keywords": [
        "pulumi",
        " render",
        " category/cloud",
        " kind/native"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d153679b395ae7d228de0e99140663d25998f3a290b3b57ec72107bd92475269",
                "md5": "0a105f409e3dbfaede8c307a61ec3ba8",
                "sha256": "2da3f1b84bf652e7fc204256cadcb2a01f75d08b34aea91b24818a47eb899146"
            },
            "downloads": -1,
            "filename": "pulumi_render-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0a105f409e3dbfaede8c307a61ec3ba8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 70478,
            "upload_time": "2024-05-05T02:01:46",
            "upload_time_iso_8601": "2024-05-05T02:01:46.529509Z",
            "url": "https://files.pythonhosted.org/packages/d1/53/679b395ae7d228de0e99140663d25998f3a290b3b57ec72107bd92475269/pulumi_render-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8317bf41c014d6472c65db65b87b1ac31339de5a5ec3b42a5a688cc1cb1c1470",
                "md5": "3dec57ed66a72273eae6308bedcf629a",
                "sha256": "59cb419fcd08ff3d4051de99a515b0f1fc744fa45aa8418d9e4db31ba40bce4d"
            },
            "downloads": -1,
            "filename": "pulumi_render-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3dec57ed66a72273eae6308bedcf629a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 32540,
            "upload_time": "2024-05-05T02:01:48",
            "upload_time_iso_8601": "2024-05-05T02:01:48.663480Z",
            "url": "https://files.pythonhosted.org/packages/83/17/bf41c014d6472c65db65b87b1ac31339de5a5ec3b42a5a688cc1cb1c1470/pulumi_render-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-05 02:01:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cloudy-sky-software",
    "github_project": "pulumi-render",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-render"
}
        
Elapsed time: 0.23839s