Question 86

If you enable TF_LOG = DEBUG, the log will be stored in syslog.log file in the currect directory.
  • Question 87

    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?
  • Question 88

    What Terraform feature is shown in the example below?
  • Question 89

    Jim has created several AWS resources from a single terraform configuration file. Someone from his team has
    manually modified one of the EC2 instance.
    Now to discard the manual change, Jim wants to destroy and recreate the EC2 instance. What is the best way
    to do it?
  • Question 90

    Which Terraform collection type should you use to store key/value pairs?