Skip to content

Request: Add "Deploy Hook" URL as output to render_private_service and render_web_service #75

@pjohnmeyer

Description

@pjohnmeyer

The "Deploy Hook" URL for Render services is a useful feature when deploying from platforms such as GitHub Actions. The documentation references using this in GitHub Actions via a secret, but manually copying this secret into GitHub is less than ideal. Being able to either set/update this value as an Actions secret via Terraform, or extract it from state in my pipeline, would streamline my usage of it.

Image

I do not know if the other service types have Deploy Hook URLs so I've only requested render_private_service and render_web_service, but if it makes sense to extend this to render_static_site, render_cron_job, etc. then ideally we would for consistency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions