HashiCorp Certified: Terraform Associate — Question 100

Terraform destroy is the only way to remove infrastructure.

Answer options

Correct answer: B

Explanation

The correct answer is B because while Terraform destroy is one way to remove infrastructure, there are other methods such as manually deleting resources or using different infrastructure management tools. Therefore, it's not accurate to say it's the only way.