HashiCorp TA-002-P HashiCorp Certified: Terraform Associate Exam Practice Test

Page: 1 / 14
Total 92 questions
Question 1

If a DevOps team adopts AWS CloudFormation as their standardized method for provisioning public cloud resoruces, which of the following scenarios poses a challenge for this team?



Answer : B


Question 2

What does state looking accomplish?



Answer : B


Question 3

Which parameters does terraform import require? Choose two correct answers.



Answer : B, C


Question 4

You modified your Terraform configuration and run Terraform plan to review the changes. Simultaneously, your teammate manually modified the infrastructure component you are working on. Since you already ran terraform plan locally, the execution plan for terraform apply will be the same.



Answer : B


Question 5

You have a Terraform configuration that defines a single virtual machine with no references to it, You have run terraform apply to create the resource, and then removed the resource definition from your Terraform configuration file.

What will happen you run terraform apply in the working directory again?



Answer : D


Question 6

Terraform variable names are saved in the state file.



Answer : B


Question 7

When using multiple configuration of the same Terraform provider, what meta-argument must you include in any non-default provider configurations?



Answer : A


Page:    1 / 14   
Total 92 questions