Skip to content

Pulumi program to manage my GitHub repositories

License

Notifications You must be signed in to change notification settings

dirien/pulumi-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulumi GitHub Repository

This Pulumi program manages all of my future GitHub repositories.

see GitHub Provider for details on the GitHub provider.

How to export existing GitHub repositories

I keep <resourcename in pulumi> and <repo-name> the same.

pulumi import github:index/repository:Repository <resourcename in pulumi> <repo-name> --protect=false