What is Terraform?
Experience Level: Junior
Tags: Terraform
Answer
Terraform is an infrastructure as code (IaC) tool that lets you build, change, and version infrastructure safely and efficiently.
Using Terraform you can manage cloud resources - compute, storage, networking and also other resources like SaaS features or DNS entries.
Related Terraform job interview questions
How do you get a version of Terraform CLI that you have currently installed?
Terraform JuniorUsing Terraform CLI, how do you get a list of all Terraform CLI commands?
Terraform JuniorWhat operating systems is Terraform CLI supported on?
Terraform Junior