Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Using Terraform with Google Cloud - Creating and Managing Virtual Machines
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Adding Providers
- 3 Authenticating the Google Cloud Provider
- 4 Creating a Virtual Machine Resources
- 5 Using Data Sources
- 6 Terraform Init
- 7 Running Terraform Plan
- 8 Running Terraform Apply
- 9 Using Terraform Functions
- 10 Updating Resources
- 11 Outputs
- 12 Deleting Resources with Terraform Destroy
- 13 Provisioning Applications with Cloud Init
- 14 Making Configuration Dynamic With Variables
- 15 Complex Variables and Conditional Statements
- 16 Summary