Terraform-Associate-004 Exam Question 121

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?
  • Terraform-Associate-004 Exam Question 122

    One cloud block always maps to a single HCP Terraform/Terraform Cloud workspace.
  • Terraform-Associate-004 Exam Question 123

    What is a key benefit of the Terraform state file?
  • Terraform-Associate-004 Exam Question 124

    Select the command that doesn't cause Terraform to refresh its state.
  • Terraform-Associate-004 Exam Question 125

    Which of the following is not a key principle of infrastructure as code?