HashiCorp Certified: Terraform Associate (003) (HCTA0-003) Terraform-Associate-003 Question # 13 Topic 2 Discussion

HashiCorp Certified: Terraform Associate (003) (HCTA0-003) Terraform-Associate-003 Question # 13 Topic 2 Discussion

Terraform-Associate-003 Exam Topic 2 Question 13 Discussion:
Question #: 13
Topic #: 2

You used Terraform to create an ephemeral development environment in the cloud and are now ready to destroy all the infrastructure described by your Terraform configuration. To be safe, you would like to first see all the infrastructure that Terraform will delete.

Which command should you use to show all the resources that will be deleted? (Pick the 2 correct responses)


A.

Runterraform destroy. This will output all the resources that will be deleted before prompting for approval.


B.

Runterraform show -destroy.


C.

Runterraform state rm *.


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.