HashiCorp Certified: Terraform Associate (003) (TA-003-P) Free Practice Test
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?
Correct Answer: B
Question 2
Which command should you run to check if all code in a Terraform configuration that references multiple modules is properly formatted without making changes?
Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 3
Variables declared within a module are accessible outside of the module.
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 4
Which backend does the Terraform CU use by default?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 5
Which configuration consistency errors does terraform validate report?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 6
Which of the following is not a valid Terraform variable type?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).