Completed
Use a Terraform Provisioner
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Managing Resources and Creating Templates with Terraform - Building and Scaling IaC
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Use a Terraform Provisioner
- 3 Install Docker
- 4 Verify Docker Is Installed
- 5 Check Out File Provisioners
- 6 Create locals.tf File
- 7 Locals vs Variables SSH Keys
- 8 Create Terraform Templates
- 9 Resource Management for Local Files
- 10 Update the Number of Instances
- 11 Create an Ansible Inventory File
- 12 Add a Group + Create a New Template
- 13 Add a Load Balancer to Another Instance
- 14 Conclusion