Terraform
Terraform
Learn about Terraform’s Infrastructure as Code approach, configuration language, and how to provision and manage cloud infrastructure safely and efficiently.
IaC fundamentals and core principles
Init, plan, apply, and state management
HCL syntax, providers, and file structure
Count, for_each, lifecycle, and dependencies
Input variables, outputs, and locals
Built-in functions and expressions
Reusable infrastructure components
Remote state, locking, and workspaces
Dynamic blocks, provisioners, and testing
Code organization and security patterns
DRY configs and multi-environment management
Last updated on