HashiCorp
TA-002-P · Question #405
What does Terraform use .terraform.lock.hcl file for?
Sign in or unlock TA-002-P to reveal the answer and full explanation for question #405. The question stem and answer options stay visible for context.
Use the Terraform CLI (terraform plan, apply, destroy, fmt, init, validate, workspace, import, taint, providers, output)
Question
What does Terraform use .terraform.lock.hcl file for?
Options
- ATracking provider dependencies
- BThere is no such file
- CPreventing Terraform runs from occurring
- DStoring references to workspaces which are locked
Unlock TA-002-P to see the answer
You've previewed enough free TA-002-P questions. Unlock TA-002-P for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#provider locking#dependency management#terraform init#.terraform.lock.hcl