HashiCorpHashiCorp
TA-002-P · Question #271
TA-002-P Question #271: Real Exam Question with Answer & Explanation
Sign in or unlock TA-002-P to reveal the answer and full explanation for question #271. 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
Your company has a lot of workloads in AWS , and Azure that were respectively created using CloudFormation , and AzureRM Templates. However , now your CIO has decided to use Terraform for all new projects , and has asked you to check how to integrate the existing environment with terraform code. What should be your next plan of action?
Options
- ATell the CIO that this is not possible . Resources created in CloudFormation , and
- BUse terraform import command to import each resource one by one .
- CThis is only possible in Terraform Enterprise , which has the TerraformConverter exe that
- DJust write the terraform config file for the new resources , and run terraform apply , the
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#existing infrastructure#CLI commands#state management