Solved

You Have Provisioned Some Virtual Machines (VMs) on Google Cloud

Question 16

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions