Question 96

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

    During a terraform apply, a resource is successfully created but eventually fails during provisioning. What
    happens to the resource?
  • Question 98

    If you enable TF_LOG = DEBUG, the log will be stored in syslog.log file in the currect directory.
  • Question 99

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

    Your DevOps team is currently using the local backend for your Terraform configuration. You would like to move to a remote backend to begin storing the state file in a central location.
    Which of the following backends would not work?