Question 166

Which of these statements about HCP Terraform/Terraform Cloud workspaces is false?
  • Question 167

    What value does the Terraform Cloud private registry provide over the public Terraform Module Registry?
  • Question 168

    You've used Terraform to deploy a virtual machine and a database. You want to replace this virtual machine instance with an identical one without affecting the database. What is the best way to achieve this using Terraform?
  • Question 169

    How would you reference the "name'' value of the second instance of this resource?
  • Question 170

    Which command should you run to check if all code in a Terraform configuration that references multiple modules is properly formatted without making changes?