Question 76

Which of the following is not a valid string function in Terraform?
  • Question 77

    Only the user that generated a plan may apply it.
  • Question 78

    What happens when a terraform apply command is executed?
  • Question 79

    Hanah is writing a terraform configuration with nested modules, there are multiple places where she has to use the same conditional expression but she wants to avoid repeating the same values or expressions multiple times in the configuration,. What is a better approach to dealing with this?
  • Question 80

    Where does the Terraform local backend store its state?