Skip to main content

github-yaml

A minimal GitHub Pulumi YAML program.

Get started

Create a new project from this template with the Pulumi CLI:
Terminal window
mkdir my-project && cd my-project
pulumi new github-yaml

Configuration

The template prompts for these values during pulumi new; adjust them any time with pulumi config set.
KeyDescriptionDefault
github:tokensecretThe GitHub token to use for authentication
github:ownerTo target a specific GitHub organization or an individual user account, set the GitHub owner configuration value.

Related

The infrastructure as code platform for any cloud.