HashiCorp Related Exams
TA-002-P Exam
Module version is required to reference a module on the Terraform Module Registry.
You have created a main.tf Terraform configuration consisting of an application server, a database and a load balanced. You ran terraform apply and Terraform created all of the resources successfully.
Now you realize that you do not actually need the load balancer, so you run terraform destroy without any flags. What will happen?
Which of the following is not a valid Terraform collection type?