Skip to content

icon picker
Learning Graph

| |

An overview of progression from one concept to another linearly and hierarchically.
Foundations:
├─ Infrastructure as Code (IaC)
├─ Terraform CLI
└─ HCL (HashiCorp Configuration Language)
Core Concepts:
├─ Provider
├─ Resource
├─ Variable
├─ Output
└─ Data Sources
Execution & Workflow:
├─ Plan
├─ Apply
├─ State File
├─ Dependency Graph
└─ Interpolation
Advanced Configurations:
├─ Module
├─ Provisioners
├─ Provider Configuration
└─ Versioning
Management & Environment:
├─ Backend
├─ Workspace
└─ Remote State

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.