Terraform-Associate-004 Exam Question 1

Which two steps are required to provision new infrastructure in the Terraform workflow? (Pick the 2 correct responses below.)
  • Terraform-Associate-004 Exam Question 2

    What functionality do providers offer in Terraform?(Pick 3 correct responses)
  • Terraform-Associate-004 Exam Question 3

    You have declared a variable called var.list which is a list of objects that all have an attribute id . Which options will produce a list of the IDs? Choose two correct answers.
  • Terraform-Associate-004 Exam Question 4

    What kind of configuration block will create an infrastructure object with settings specified within the block?
  • Terraform-Associate-004 Exam Question 5

    In a Terraform Cloud workspace linked to a version control repository, speculative plan runs start automatically when you merge or commit changes to version control.