Exam Name: | HashiCorp Certified: Terraform Associate | ||
Exam Code: | TA-002-P Dumps | ||
Vendor: | HashiCorp | Certification: | HashiCorp Infrastructure Automation Certification |
Questions: | 92 Q&A's | Shared By: | gurfateh |
Which of the following command would be use to access all of the attributes and details of a resource managed by Terraform?
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?
Setting the TF_LOG environment variable to DEBUG causes debug messages to be logged into stdout.
What type of block is used to construct a collection of nested configuration blocks?