Completed
- Context: Explain what we're trying to do
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Managing GitHub with Pulumi - Rawkode Live
Automatically move to the next video in the Classroom when playback concludes
- 1 - Holding screen
- 2 - Introductions
- 3 - Context: Explain what we're trying to do
- 4 - Creating a new Pulumi TypeScript project
- 5 - Adding the GitHub provider
- 6 - Creating a GitHub repository
- 7 - Exporting values for re-use Terraform outputs
- 8 - Running `pulumi up` for the first time
- 9 - Refactoring / Why I love using real programming languages for Infrastructure as Code IaaC
- 10 - Creating GitHub labels
- 11 - Questions
- 12 - Using mustache from NPM for rendering user data scripts with Pulumi and TypeScript