nerdexam
HashiCorpHashiCorp

TA-002-P · Question #263

TA-002-P Question #263: Real Exam Question with Answer & Explanation

Sign in or unlock TA-002-P to reveal the answer and full explanation for question #263. 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

Talal is a DevOps engineer and he has deployed the production infrastructure using Terraform. He is using a very large configuration file to maintain and update the actual infrastructure. As the infrastructure have grown to a very complex and large, he has started experiencing slowness when he run runs terraform plan. What are the options for him to resolve this slowness?

Options

  • AUse -refresh=true flag as well as the -target flag with terraform plan in order to work
  • BRun terraform refresh every time before running terraform plan.
  • CBreak large configurations into several smaller configurations that can each be
  • DUse -refresh=false flag as well as the -target flag with terraform plan in order to work

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

#terraform plan#performance optimization#configuration modularity#CLI flags
Full TA-002-P PracticeBrowse All TA-002-P Questions