HashiCorpHashiCorp
TA-002-P · Question #403
TA-002-P Question #403: Real Exam Question with Answer & Explanation
Sign in or unlock TA-002-P to reveal the answer and full explanation for question #403. 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
When should Terraform configuration files be written when running terraform import on existing infrastructure?
Options
- AInfrastructure can be imported without corresponding Terraform code
- BTerraform will generate the corresponding configuration files for you
- CYou should write Terraform configuration files after the next terraform import is executed
- DTerraform configuration should be written before terraform import is executed
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 import#configuration#CLI#existing infrastructure