Question 111

In contrast to Terraform Open Source, when working with Terraform Enterprise and Cloud Workspaces, conceptually you could think about them as completely separate working directories.
  • Question 112

    John is writing a module and within the module, there are multiple places where he has to use the same conditional expression but he wants to avoid repeating the same values or expressions multiple times in a configuration,. What is a better approach to dealing with this?
  • Question 113

    After running into issues with Terraform, you need to enable verbose logging to assist with troubleshooting the error. Which of the following values provides the MOST verbose logging?
  • Question 114

    Which two steps are required to provision new infrastructure in the Terraform workflow? (Choose two.)
  • Question 115

    How would you reference the "name" value of the second instance of this fictitious resource?