Question 1

A "backend" in Terraform determines how state is loaded and how an operation such as apply is executed.
Which of the following is not a supported backend type?
  • Question 2

    What are the benefits of using Infrastructure as Code? (select five)
  • Question 3

    Where in your Terraform configuration do you specify a state backend?
  • Question 4

    Which of the following represents a feature of Terraform Cloud that is NOT free to customers?
  • Question 5

    Terraform requires the Go runtime as a prerequisite for installation.