Question 86

You have to initialize a Terraform backend before it can be configured.
  • Question 87

    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 88

    terraform validate confirms that your infrastructure matches the Terraform state file.
  • Question 89

    Your root module contains a variable named num_servers. Which is the correct way to pass its value to a child module with an input named servers?
  • Question 90

    What are some benefits of using Sentinel with Terraform Cloud/Terra form Cloud? Choose three correct answers.