Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

HashiCorp Exam TA-002-P Topic 7 Question 35 Discussion

Actual exam question for HashiCorp's TA-002-P exam
Question #: 35
Topic #: 7
[All TA-002-P Questions]

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?

Show Suggested Answer Hide Answer
Suggested Answer: B

Use the depends_on meta-argument to handle hidden resource dependencies that Terraform can't automatically infer.

Explicitly specifying a dependency is only necessary when a resource relies on some other resource's behavior but doesn't access any of that resource's data in its arguments.


Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel