Terraform Interview Questions and Answers ( #1 – #5) – 2026
Q.1 What is terraform Terraform is an IAC tool created by Hashicorp. It lets you define, provision and manage infrastructure using code instead of manual setup. In simple terms, you can tell Terraform to create 2 servers and a database… and Terraform creates it for you and manages it as well. Some of the Key […]