Add infrastructure details in config file, Run terraform fmt
13
Run terraform init
14
Run terraform plan
15
Run terraform apply
16
Verify terraform show
17
terraform.tfstate file
18
Delete terraform destroy
19
Summary for Terraform basics
20
Intro to next steps
21
Terraform Variables variables.tf terraform.tfvars
22
Terraform Output outputs.tf
23
Terraform Modules
24
Manage Environments using folders
25
Manage Environments using Workspaces
26
Terraform Project Structure
27
Summary
Description:
Learn Terraform from the ground up in this comprehensive video course designed for beginners. Start with the basics of Infrastructure as Code (IaC) and Terraform, then move on to installation across Windows, Mac OS, and Linux. Create your first Terraform project, write configuration files, and execute essential commands. Explore advanced topics like variables, outputs, modules, and environment management using folders and workspaces. Gain hands-on experience through practical demonstrations and reinforce your learning with provided notes and a quiz. By the end of this 2 hour and 39 minute tutorial, you'll have a solid foundation in Terraform and be ready to apply your skills to real-world infrastructure management projects.
Terraform Complete Course - Step by Step for Beginners