Exam Type

Practice Set

Practice questions aggregated across this exam type.

Practice Questions

10 of 126 questions

Jump to concepts →

easy

Q1. What is Infrastructure as Code (IaC)?


Select one answer before revealing.

easy

Q2. Which of the following statements correctly differentiate Terraform from AWS CloudFormation? (Select all that apply — more than one answer may be correct.)


Select one answer before revealing.

easy

Q3. What language is Terraform configuration primarily written in?


Select one answer before revealing.

easy

Q4. What is the purpose of `terraform init`?


Select one answer before revealing.

easy

Q5. A team member pushes a new Terraform configuration. What is the correct order of the standard Terraform workflow?


Select one answer before revealing.

easy

Q6. What does `terraform plan` do?


Select one answer before revealing.

easy

Q7. In `terraform plan` output, what does the symbol `-/+` next to a resource indicate?


Select one answer before revealing.

easy

Q8. Which Terraform command automatically formats .tf files to the canonical HCL style?


Select one answer before revealing.

easy

Q9. You need to apply Terraform changes in a CI/CD pipeline without human interaction. Which flag should you use with `terraform apply`?


Select one answer before revealing.

easy

Q10. What does `terraform validate` check? (Select all that apply — more than one answer may be correct.)


Select one answer before revealing.

1/13

Important Concepts

Study chapter-wise concepts before you practice.

View all