HashiCorp Certified: Terraform Associate (003) - TA-003-P Exam Practice Test
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: A
You can configure Terraform to log to a file using the TF_LOG environment variable.
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which option cannot be used to keep secrets out of Terraform configuration files?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which task does terraform init not perform?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
What kind of configuration block will create an infrastructure object with settings specified within the block?
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
You ate making changes to existing Terraform code to add some new infrastructure.
When is the best time to run terraform validate?
When is the best time to run terraform validate?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).