TA-003-P Exam Question 16

What type of block is used to construct a collection of nested configuration blocks?
  • TA-003-P Exam Question 17

    Terraform can only manage resource dependencies if you set them explicitly with the depends_on argument.
  • TA-003-P Exam Question 18

    Terraform providers are part of the Terraform core binary.
  • TA-003-P Exam Question 19

    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.
  • TA-003-P Exam Question 20

    What is the workflow for deploying new infrastructure with Terraform?