Question 1

Where does the Terraform local backend store its state?
  • Question 2

    FILL BLANK
    You need to specify a dependency manually.
    What resource meta-parameter can you use to make sure Terraform respects the dependency?
    Type your answer in the field provided. The text field is not case-sensitive and all variations of the correct answer are accepted.

    Question 3

    Which of the below command will upgrade the provider version to the latest acceptable one?
  • Question 4

    The following is a snippet from a Terraform configuration file:
    Which, when validated, results in the following error:
    Fill in the blank in the error message with the correct string from the list below.
  • Question 5

    The Security Operations team of ABC Enterprise wants to mandate that all the Terraform configuration that creates an S3 bucket must have encryption feature enabled. What is the best way to achieve it?