Pulumi
INTEGRATION
Pulumi is an open source infrastructure as code tool for creating, deploying, and managing cloud infrastructure.
Workflows
Do more with Pulumi. Relay helps you connect Pulumi with other tools to automate your DevOps workflows.
Workflow
Connect a Pulumi application in GitHub to Relay for CI/CD
This workflow receives webhook events from GitHub and runs Pulumi to preview or create resources in your application.
Steps
Steps are contained actions that execute things you want done.
Pulumi
This integration provides interoperability with Pulumi.
Steps
Name | Description |
---|---|
pulumi-step-run | Runs pulumi in a CI-like environment on Relay |
Workflows
Name | Description |
---|---|
github-relay-ci.yaml | Links Relay to a Pulumi application for 'preview'/'up' operations |
Contributing
Issues
Feel free to submit issues and enhancement requests.
Contributing
In general, we follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
NOTE: Be sure to merge the latest from "upstream" before making a pull request!
License
As indicated by the repository, this project is licensed under Apache 2.0.