Terraform-Associate-003 Exam Question 86

Which of the following is true about terraform apply?(Pick 2 correct responses)
  • Terraform-Associate-003 Exam Question 87

    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-003 Exam Question 88

    Which of the following methods, used to provision resources into a public cloud, demonstrates the concept of infrastructure as code?
  • Terraform-Associate-003 Exam Question 89

    Which of these are benefits of using Sentinel with HCP Terraform/Terraform Cloud? (Pick the 3 correct responses)
  • Terraform-Associate-003 Exam Question 90

    What task does the terraform import command perform?