Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building and Scaling with Terraform - Infrastructure as Code Series - Episode 1
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Overview of the Project
- 3 Create a Linode
- 4 Run Bootstrap Script
- 5 Check Terraform & Ansible Versions
- 6 Configure Your VPS + Set Up a Remote Session
- 7 Configure Git & GitHub for the Remote Session
- 8 Recap: Start a New Project
- 9 Configure the Terraform Project
- 10 Terraform Linode Provider
- 11 Initialize the Project with Terraform Init
- 12 Terraform Variables
- 13 Separate the Project Files for Easy Access