TA-003-P 無料問題集「HashiCorp Certified: Terraform Associate (003)」
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 answers.
What are the two things you must do to achieve this? Choose two correct answers.
正解:C、D
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
You modified your Terraform configuration and run Terraform plan to review the changes.
Simultaneously, your teammate manually modified the infrastructure component you are working on.
Since you already ran terraform plan locally, the execution plan for terraform apply will be the same.
Simultaneously, your teammate manually modified the infrastructure component you are working on.
Since you already ran terraform plan locally, the execution plan for terraform apply will be the same.
正解:A
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)