Multiple Choice
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.)
A) Provision new VMs using Terraform with the same VM names
B) Use the terraform import command for the existing VMs
C) Write Terraform configuration for the existing VMs
D) Run the terraform import-gcp command
Correct Answer:

Verified
Correct Answer:
Verified
Q11: You have recently started a new job
Q12: You have used Terraform to create an
Q13: If a module uses a local variable,
Q14: You have multiple team members collaborating on
Q15: Only the user that generated a plan
Q17: Which of the following is available only
Q18: What information does the public Terraform Module
Q19: Which option can not be used to
Q20: Examine the following Terraform configuration, which uses
Q21: What command does Terraform require the first