Terraform Course Index
Learn Terraform the way real DevOps and Cloud teams use it in production. This course focuses on Infrastructure as Code fundamentals, state management, modules, cloud integration, and real-world Terraform practices.
I. Terraform Fundamentals (10 Lessons)
II. Terraform Core Concepts (15 Lessons)
11. Variables
12. Output Values
13. Data Sources
14. Terraform State Explained
15. Local vs Remote State
16. Backend Configuration
17. State Locking and Consistency
18. Terraform State Commands
19. Terraform Import
20. Lifecycle Rules
21. Dependencies
22. Count and for_each
23. Dynamic Blocks
24. Workspaces
25. Core Best Practices