HashiCorp Terraform-Associate-004 - HashiCorp Certified: Terraform Associate (004) (HCTA0-004)
Total 318 questions
Your team is collaborating on infrastructure using Terraform and wants to format code to follow Terraform language style conventions. How can you update your code to meet these requirements?
You have just developed a new Terraform configuration for two virtual machines with a cloud provider. You would like to create the infrastructure for the first time.
Which Terraform command should you runfirst?
Which of these statements about HCP Terraform/Terraform Cloud workspaces is false?
What command can you run to generateDOT (Graphviz)formatted data to visualize Terraform dependencies?
What does terraform destroy do?
Which of the following is true about terraform apply?(Pick 2 correct responses)
Which command should you run to check if all code in a Terraform configuration that references multiple modules is properly formatted without making changes?
Which two steps are required to provision new infrastructure in the Terraform workflow? (Pick the 2 correct responses below.)
Which of the following can you do with terraform plan?
Pick the two correct responses below.
Which are examples of infrastructure as code? Choose two correct answers.
