Valid TA-002-P Dumps shared by ExamDiscuss.com for Helping Passing TA-002-P Exam! ExamDiscuss.com now offer the newest TA-002-P exam dumps, the ExamDiscuss.com TA-002-P exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com TA-002-P dumps with Test Engine here:
You have provisioned some virtual machines (VMs) on Google Cloud Platform (GCP) using the gcloud command line tool. However, you are standardizing with Terraform and want to manage these VMs using Terraform instead. What are the two things you must do to achieve this? (Choose two.)
Correct Answer: B,D
The terraform import command is used to import existing infrastructure. Import existing Google Cloud resources into Terraform with Terraformer.
Recent Comments (The most recent comments are at the top.)
gm - Jul 20, 2022
answers B and C are correct. You need to write a configurations for the ones you have imported.
Sakthi - Feb 14, 2022
yeah, B and C are correct
Terraformer - Jan 11, 2022
Wrong.
Answers should be B and C.
First, you write Terraform configuration to accommodate the vms accordingly and then you run terraform import.
Recent Comments (The most recent comments are at the top.)
answers B and C are correct. You need to write a configurations for the ones you have imported.
yeah, B and C are correct
Wrong.
Answers should be B and C.
First, you write Terraform configuration to accommodate the vms accordingly and then you run terraform import.
import-gcp command doesn't even exist.