Question 106

Which of the following arguments are required when declaring a Terraform output?
  • Question 107

    A developer accidentally launched a VM (virtual machine) outside of the Terraform workflow and ended up with two servers with the same name. They don't know which VM Terraform manages but do have a list of all active VM IDs.
    Which of the following methods could you use to discover which instance Terraform manages?
  • Question 108

    Before you can use a new backend or HCP Terraform/Terraform Cloud integration, you must first execute terraform init.
  • Question 109

    Which are forbidden actions when the terraform state file is locked? Choose three correct answers.
  • Question 110

    Which of these ate features of Terraform Cloud? Choose two correct answers.