Free HashiCorp Terraform-Associate-003 Practice Test & Real Exam Questions
Which of the following locations can Terraform use as aprivate sourcefor modules?(Pick 2 correct responses)
Correct Answer: A,B
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Which command(s) adds existing resources in a public cloud into Terraform state?
Correct Answer: C
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Setting the TF_LOG environment variable to DEBUG causes debug messages to be logged into stdout.
Correct Answer: B
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Which of the following arguments are required when declaring a Terraform output?
Correct Answer: A
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Parent modules can always access a child module's variable values.
Correct Answer: A
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Which of the following should you put into the required_providers block?
Correct Answer: B
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
When does Sentinel enforce policy logic during a Terraform Cloud run?
Correct Answer: D
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
When you run terraform apply, the Terraform CLI will print output values from both the root module and any child modules.
Correct Answer: B
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
