Terraform 101 (Exam 002) - Legacy

LEGACY COURSE: This course covers Terraform Associate Exam 002 and is kept for students who purchased it. For current exam content, see: Terraform Associate: AWS (Exam 004), Terraform Associate: GCP (Exam 004), or Terraform Associate: Azure (Exam 004).

12+ hours content
Certificate included
Enroll Now - Start Learning
30-Day Money-Back Guarantee
12+ hours
Video Content
8
Hands-on Labs
100%
Online

Why This Course is Different

Get everything you need to master platform engineering and advance your career

Certificate of Completion

Earn a certificate while gaining real-world skills that go beyond traditional certification prep

Hands-on Labs

8 practical labs with real-world scenarios in pre-configured cloud environments

Expert-Led

Learn from Sam Gabrail, Former HashiCorp Sr. Solutions Engineer with 18+ years experience

Community Support

Join our community where members help each other and collaborate on learning

What You'll Master

Understand Infrastructure as Code concepts and benefits

Master Terraform workflow and core commands

Work with resources, data sources, and providers

Implement variables, expressions, and functions effectively

Create reusable modules for efficient infrastructure management

Use Terraform Cloud for team collaboration

Implement secrets management patterns with Vault

Prepare for the HashiCorp Terraform Associate certification exam

What You'll Build

Real portfolio artifacts you can put on your GitHub and show hiring managers.

Terraform-managed AWS infrastructure with modules and remote state

Provision AWS resources including VPCs, EC2 instances, and S3 buckets using Terraform modules with remote state in Terraform Cloud. Demonstrates the core Infrastructure as Code workflow that hiring managers look for in DevOps and cloud engineering candidates.

Vault-integrated Terraform secrets management

Integrate HashiCorp Vault with Terraform to retrieve secrets dynamically at plan time, eliminating static credentials from Terraform configurations. A foundational security pattern for teams running Terraform in production.

Course Curriculum

SECTION 1 – COURSE INTRODUCTION AND SETUP

Learn about course introduction and setup

  • β€’Important: This is a Legacy Course
  • β€’Terraform 101 Course Intro and Setup
  • β€’Code Repository
  • β€’Community
  • β€’[Optional] Installing Git for Windows Users
  • β€’[Optional] Windows Terminal Installation
  • β€’[Optional] Installing Git for Windows Users
  • β€’[Optional] Visual Studio Code IDE with WSL
  • β€’[Optional] Docker on WSL2
  • β€’Terraform vSphere with Terraform Cloud Agents Demo (Optional)
  • β€’AWS Account Setup
  • β€’HashiCorp Terraform VS Code Extension
  • β€’What We'll Build
13 lessons β€’ 0 quizzes β€’ 0 labs

SECTION 2 – INFRASTRUCTURE AS CODE (IAC) CONCEPTS

Learn about infrastructure as code (iac) concepts

  • β€’What is IaC?
  • β€’Advantages of IaC Patterns
  • β€’Terraform's Purpose vs Other IaC Providers
  • β€’Declarative vs Procedural Programming
  • β€’Section 2 QuizQuiz
4 lessons β€’ 1 quizzes β€’ 0 labs

SECTION 3 – TERRAFORM IN ACTION

Learn about terraform in action

  • β€’Basic Commands
  • β€’Terraform State, Show, and, Console Commands
  • β€’Terraform Taint
  • β€’Terraform Import
  • β€’Workspaces
  • β€’Managing Drifts with Refresh
  • β€’Terraform Logs
  • β€’Terraform in ActionLab
  • β€’Section 3 QuizQuiz
  • β€’I need your help
8 lessons β€’ 1 quizzes β€’ 1 labs

SECTION 4 – TERRAFORM ARCHITECTURE

Learn about terraform architecture

  • β€’Core + Providers
  • β€’Version Constraints
  • β€’Lock and Upgrade Providers
  • β€’Provisioners
  • β€’A Better Option: user_data
  • β€’Terraform State Deeper Dive
  • β€’Terraform ArchitectureLab
  • β€’Section 4 QuizQuiz
6 lessons β€’ 1 quizzes β€’ 1 labs

SECTION 5 – RESOURCES AND DATA BLOCKS

Learn about resources and data blocks

  • β€’Overview and Referencing
  • β€’Resource Graph
  • β€’Resources and Data BlocksLab
  • β€’Section 5 QuizQuiz
2 lessons β€’ 1 quizzes β€’ 1 labs

SECTION 6 – VARIABLES

Learn about variables

  • β€’Variables Overview
  • β€’Variables and Outputs to Separate Files
  • β€’Variable Assignment in Files
  • β€’Sensitive Variables
  • β€’Variable Validation
  • β€’Precedence
  • β€’Local Values
  • β€’Variables and ConfigurationLab
  • β€’Section 6 QuizQuiz
7 lessons β€’ 1 quizzes β€’ 1 labs

SECTION 7 – EXPRESSIONS AND FUNCTIONS

Learn about expressions and functions

  • β€’Rebuilding with Networking
  • β€’Data Types and String Interpolation
  • β€’Operators Conditionals and Templatefiles
  • β€’Count and the Splat Expression
  • β€’For Loops
  • β€’For_Each
  • β€’Dynamic Blocks
  • β€’Lifecycle Meta-Argument
  • β€’AWS Launch Templates
  • β€’Output Tags with Values and Zipmap Functions
  • β€’Deploy a Load Balancer
  • β€’Expressions and FunctionsLab
  • β€’Section 7 QuizQuiz
11 lessons β€’ 1 quizzes β€’ 1 labs

SECTION 8 – MODULES

Learn about modules

  • β€’Modules Overview
  • β€’TLS Module and Outputs
  • β€’LB Module and Variables
  • β€’Networking Module
  • β€’EC2 Module
  • β€’Data Flow
  • β€’Terraform ModulesLab
  • β€’Section 8 QuizQuiz
6 lessons β€’ 1 quizzes β€’ 1 labs

SECTION 9 – TERRAFORM CLOUD

Learn about terraform cloud

  • β€’Terraform Cloud (TFC) Overview
  • β€’TFC Setup
  • β€’Migrate to TFC
  • β€’Workspaces
  • β€’Remote State Storage
  • β€’Move our Modules to the Private Registry
  • β€’Workflows
  • β€’Execution Modes
  • β€’Terraform vSphere with Terraform Cloud Agents Demo (Optional)
  • β€’Sentinel Example Demo (Optional)
  • β€’Sentinel Example Demo (Optional)
  • β€’Comparing
  • β€’Terraform CloudLab
  • β€’Section 9 QuizQuiz
12 lessons β€’ 1 quizzes β€’ 1 labs

SECTION 10 – SECRETS MANAGEMENT PATTERNS

Learn about secrets management patterns

  • β€’Secrets Management Patterns Overview
  • β€’Set up Vault.
  • β€’Configure Vault with the Terraform Vault Provider
  • β€’Inject Secrets into Terraform using Vault
  • β€’Secrets Management with VaultLab
  • β€’Section 10 QuizQuiz
4 lessons β€’ 1 quizzes β€’ 1 labs

SECTION 11 – EXAM PREPARATION

Learn about exam preparation

  • β€’Exam Objectives
  • β€’What to Expect on the Exam
2 lessons β€’ 0 quizzes β€’ 0 labs

SECTION 12 – COURSE WRAP-UP

Learn about course wrap-up

  • β€’Closing Remarks
  • β€’I'd like to hear from you
  • β€’I need your help
3 lessons β€’ 0 quizzes β€’ 0 labs

Course Features

Hands-on Labs - Lots of hands-on labs to learn by doing

Hands-on Labs

Lots of hands-on labs to learn by doing

Join our Community - Community support to ask questions and collaborate

Join our Community

Community support to ask questions and collaborate

Test Your Knowledge - Quizzes to help you grasp the material well

Test Your Knowledge

Quizzes to help you grasp the material well

Frequently Asked Questions

Is this the right course if I want to pass the Terraform Associate exam?

This is the legacy course aligned with Terraform Associate Exam 002. If you are preparing for the current exam, use one of the Terraform Associate 004 courses instead (AWS, Azure, or GCP variants). Terraform 101 is kept for students who purchased it and remains fully valid for learning Terraform fundamentals β€” core HCL and workflow concepts have not changed significantly.

How long does this course realistically take?

Most students complete the 78-lesson course in 6-10 weeks studying 8-10 hours per week. The 8 hands-on AWS labs add significant practice time on top of the lesson content. If you already have some cloud or scripting background, you can move faster through the foundational sections.

What if I have no Terraform or cloud experience?

The course starts from first principles β€” what Infrastructure as Code means, why manual cloud provisioning is problematic, and how to run your first Terraform commands. Basic command line familiarity and general cloud awareness are the only real prerequisites.

Are the labs current with the latest Terraform version?

The labs cover Terraform fundamentals that are stable across the 1.x series. Lab environments are provisioned fresh via the TeKanAid academy system with AWS accounts included. No local Terraform installation is required.

Do I need an AWS account to follow along?

No. All AWS labs run in the TeKanAid academy lab system which provisions real AWS accounts automatically. You do not need your own AWS account or credit card for any of the lab exercises.

What happens when I cancel my subscription?

You lose access to the labs and future updates. Your progress and quiz scores are saved so you can resume if you resubscribe. A Lifetime plan is available at academy.tekanaid.com for permanent access.

What is the difference between Pro and Premium for this course?

Pro gives you all lessons and quizzes. Premium adds the 8 hands-on AWS labs in the TeKanAid academy lab system where you provision real infrastructure using Terraform. The labs are where Terraform concepts become practical skills you can demonstrate to employers.

See what others are saying about our Courses

β€œI like the Crossplane 101 course a lot. I think it is one of the best online courses I have taken (and I've taken a lot in the last 2 years, transitioning into DevOps). The labs are phenomenal – every task has a long tutorial with lots of explanations, gotchas, and recaps, and you always provide the reasoning for implementing a certain solution.”
Maor Klir - Platform Engineer
Maor Klir
Platform Engineer
β€œI just completed the Crossplane 101 course! Managing infrastructure as Kubernetes resources is a total game-changer. A huge thanks to TeKanAid and Sam Gabrail for the incredible training and insights.”
Tiago Teixeira Santos - SRE / Platform Engineer
Tiago Teixeira Santos
SRE / Platform Engineer
β€œAlthough I've worked with Crossplane in real production environments, I always felt there were gaps in my understanding. Completing this course filled those gaps perfectly. I had to unlearn and relearn quite a few things, especially around Crossplane v2.0 concepts. Well structured and thoughtfully put together. Highly recommended for building a strong, foundational understanding of Crossplane.”
Vasil Shaikh - Cloud/DevSecOps Engineer
Vasil Shaikh
Cloud/DevSecOps Engineer
β€œDear Sam, I hope this email finds you well. If you remember before the end of last year I register for one your courses Terraform 101 – Certified Terraform Associate, I must admit that I learned a lot even though I was not patient enough for all videos to be available. All in all I enjoy the way you structured the course and how you went through it. The main reason of this email, to send you my gratitude for the content you created and to let you know that I passed my exam/test last week.”
Danny Hirwa - Information Technology Support Assistant at Semalytix
Danny Hirwa
Information Technology Support Assistant at Semalytix
β€œThis course was a perfect introduction to Terraform and Infrastructure as Code. Loved the gitpod, saving me a lot of time for developer environment setup. We have a project at work where we want to go from a click-ops version of server-deploy to a more automated flow using ci/cd and terraform for deploying virtual servers.”
Hanne Stroem - Infrastructure Architect
Hanne Stroem
Infrastructure Architect
β€œI want to thank you for such wonderful courses. They are more comprehensive than other courses I have taken in the past. You take the time to explain every detail of the code and what it does exactly, further enforcing your student's understanding and confidence in what they are learning. Your methods are very effective and set you apart from other instructors.”
S.A. - DevOps Engineer
S.A.
DevOps Engineer

Choose your plan

Simple, Transparent Pricing

Unlock full access to TeKanAid courses, labs, and bootcamps

MonthlyQuarterly

Pro

Course content without labs

$59/month

Renews automatically. Cancel anytime.

Final price verified at checkout.

  • Full access to all courses
  • Progress tracking
  • Certificate of completion
  • Community access
  • Bootcamp participation
  • New content access
Recommended

Premium

Full access with hands-on labs

$99/month

Renews automatically. Cancel anytime.

Final price verified at checkout.

  • Everything in Pro
  • Unlimited hands-on labs
  • Lab AI Assistant
  • Accelerator bootcamps with live office hours
  • Priority support

Prefer just this course?

Purchase Terraform 101 (Exam 002) - Legacy for a one-time fee of $79. Full access to course content, quizzes, certificates, and community features, lab access is not included.

Buy this course for $79 β†’

Try it free, no credit card

Three free ways to start. All bridge into the paid Premium catalog when you're ready.

Not ready to commit? The crash course is email-only. No academy account required.

Hi there, I'm Sam

I'm a husband and father of two wonderful boys. I'm also very passionate πŸ”₯ about all things technology. From when I was 10, I had a dream to become a computer πŸ’» engineer one day. Here I am today living the dream!

Thanks for visiting TeKanAid Academy. My goal is to teach you all things DevOps. Below are some of the things I've done over the years. I'm confident that I can help you achieve your dreams too.

  • 18+ years of experience in various Information Technology fields from Telecommunications, Computer Networks, Digital Transformation, DevOps, Cybersecurity, and IoT
  • President of TeKanAid Solutions Inc. building online content in the DevOps space
  • Previous – Sr. Solutions Engineer at HashiCorp
Read More
Sam Gabrail - Platform Engineering Educator and HashiCorp Authorized Instructor

View my Certifications

Terraform: Authorized HashiCorp Instructor - HashiCorp Partner Network (HPN) Certification Badge

Terraform: Authorized HashiCorp Instructor

Verify my certificate

HashiCorp Authorized Instructors are experienced DevOps professionals who deliver official HashiCorp training courses in person and virtually.

Issued by HashiCorp Partner Network (HPN)

Vault: Authorized HashiCorp Instructor - HashiCorp Partner Network (HPN) Certification Badge

Vault: Authorized HashiCorp Instructor

Verify my certificate

HashiCorp Authorized Instructors are experienced DevOps professionals who deliver official HashiCorp training courses in person and virtually.

Issued by HashiCorp Partner Network (HPN)

HashiCorp Certified: Terraform Associate (002) - HashiCorp Certification Badge

HashiCorp Certified: Terraform Associate (002)

Verify my certificate

Earners of the HashiCorp Certified: Terraform Associate certification know the basic concepts, skills, and use cases associated with open source HashiCorp Terraform.

Issued by HashiCorp

HashiCorp Certified: Vault Associate (002) - HashiCorp Certification Badge

HashiCorp Certified: Vault Associate (002)

Verify my certificate

Earners of the HashiCorp Certified: Vault Associate certification know the basic concepts, skills, and use cases associated with open source HashiCorp Vault.

Issued by HashiCorp

Featured Products

Week 4: AI Agents and Agentic Workflows - Platform Engineering Course

Week 4: AI Agents and Agentic Workflows

Part of the AI Platform Engineering Bootcamp. Week 4 of 8. The bootcamp follows an 8-week arc that culminates in a capstone Platform Assistant: a production-ready AI system you build by combining the LLM, RAG, agent, MLOps, model serving, and observability layers introduced across each week.

Learn More β†’
Week 1: AI Foundations for Infrastructure Engineers - Platform Engineering Course

Week 1: AI Foundations for Infrastructure Engineers

Part of the AI Platform Engineering Bootcamp. Week 1 of 8. The bootcamp follows an 8-week arc that culminates in a capstone Platform Assistant: a production-ready AI system you build by combining the LLM, RAG, agent, MLOps, model serving, and observability layers introduced across each week.

Learn More β†’
Week 7: AI Observability and LLMOps - Platform Engineering Course

Week 7: AI Observability and LLMOps

Part of the AI Platform Engineering Bootcamp. Week 7 of 8. The bootcamp follows an 8-week arc that culminates in a capstone Platform Assistant: a production-ready AI system you build by combining the LLM, RAG, agent, MLOps, model serving, and observability layers introduced across each week.

Learn More β†’
Money Back Guarantee

30-Day Money-Back Guarantee

Try it risk-free

I'm confident you'll get everything you need from this course and be 100% satisfied. But in the unlikely event you decide it's not for you just ask for a refund any time during the first 30 days and you'll get your money back with no questions asked.