Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Exam Terraform-Associate-003 All Questions
Exam Terraform-Associate-003 All Questions

View all questions & answers for the Terraform-Associate-003 exam

HashiCorp Terraform Associate Terraform-Associate-003 Question # 27 Topic 3 Discussion

Terraform-Associate-003 Exam Topic 3 Question 27 Discussion:
Question #: 27
Topic #: 3

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?


A.

Run terraform state list to find the names of all VMs, then run terraform state show for each of them to find which VM ID Terraform manages


B.

Update the code to include outputs for the ID of all VMs, then run terraform plan to view the outputs


C.

Run terraform taint/code on all the VMs to recreate them


D.

Use terraform refresh/code to find out which IDs are already part of state


Get Premium Terraform-Associate-003 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.