Search
  1. Home
  2. Terraform

Terraform

DO YOU KNOW?
You can ZOOM (CTRL/CMD +) to 150% for focused reading!

Introduction to Terraform

Learn the fundamentals of Terraform — including creating resources, using providers, understanding declarative syntax, key commands, plugin architecture, cloud authentication, and how Terraform compares with tools like Ansible.

Read More

Terraform Language - HCL

Introduces Terraform's configuration language, HCL (HashiCorp Configuration Language). Learn why HCL was created, explore practical syntax examples, and understand core concepts like variables, locals, and data sources.

Read More

Terraform State Management

You will learn the purpose of Terraform state, differences between desired, known, and actual states, storage options, remote backend setup with locking, migration steps, and common scenarios involving remote state.

Read More

Terraform Best Practices

You will learn the purpose of Terraform state, differences between desired, known, and actual states, storage options, remote backend setup with locking, migration steps, and common scenarios involving remote state.

Read More

Terraform Interview - Diagrams

Let's look at a few diagrams to understand Terraform.

Read More