You have provisioned some virtual machines (VMs) on Google Cloud Platform (GCP) using the gcloud command line tool. Howe
Posted: Mon Aug 01, 2022 9:51 am
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 Most Voted
C. Write Terraform configuration for the existing VMs Most Voted
D. Run the terraform import-gcp command
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 Most Voted
C. Write Terraform configuration for the existing VMs Most Voted
D. Run the terraform import-gcp command