Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Automating Infrastructure with Terraform - API Tokens and Resource Provisioning
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Create an API Token
- 3 Add the API Token to terraform.tfvars
- 4 Provision Your First Instance
- 5 Run Terraform Plan & Apply
- 6 Terraform Plan Output: Making Changes
- 7 Create an Output String
- 8 Create Multiple Instances with the Count Argument
- 9 New Challenge: Label & Output
- 10 Add SSH Keys
- 11 Configure Remote Backend with Object Storage
- 12 Run Terraform Destroy + Delete Local Terraform Files
- 13 Provision the New Instances