Question 71

You add a new provider to your configuration and immediately run terraform apply in the CD using the local backend. Why does the apply fail?
  • Question 72

    How could you reference an attribute from the vsphere_datacenter data source for use with the datacenter_id argument within the vsphere_folder resource in the following configuration?
  • Question 73

    Which of these are features of Terraform Cloud? Choose two correct answers.
  • Question 74

    You must use different Terraform commands depending on the cloud provider you use.
  • Question 75

    In a Terraform Cloud workspace linked to a version control repository, speculative plan runs start automatically when you merge or commit changes to version control.