github-python
A minimal GitHub Python Pulumi program
Get started
Create a new project from this template with the Pulumi CLI:mkdir my-project && cd my-projectpulumi new github-pythonConfiguration
The template prompts for these values duringpulumi new; adjust them any time with pulumi config set.| Key | Description | Default |
|---|---|---|
| github:tokensecret | The GitHub token to use for authentication | — |
| github:owner | To target a specific GitHub organization or an individual user account, set the GitHub owner configuration value. | — |
Related

Blog PostFeb 2026
How We Load Data into Snowflake in Seconds with Pulumi
Blog PostSep 2025