TA-002-P Exam Question 106

How would you reference the "name" value of the second instance of this fictitious resource?
  • TA-002-P Exam Question 107

    Which option can not be used to keep secrets out of Terraform configuration files?
  • TA-002-P Exam Question 108

    True or False? When using the Terraform provider for Vault, the tight integration between these HashiCorp tools provides the ability to mask secrets in the terraform plan and state files.
  • TA-002-P Exam Question 109

    A Terraform local value can reference other Terraform local values.
  • TA-002-P Exam Question 110

    How would you be able to reference an attribute from the vsphere_datacenter data source for use with the argument within the vsprere_folder resource in the following configuration?