Free Terraform Associate Exam Braindumps (page: 38)

Page 37 of 88

What does Terraform use providers for? (Choose three.)

  1. Provision resources for on-premises infrastructure services
  2. Simplify API interactions
  3. Provision resources for public cloud infrastructure services
  4. Enforce security and compliance policies
  5. Group a collection of Terraform configuration files that map to a single state file

Answer(s): A,B,C



You can reference a resource created with for_each using a Splat (*) expression.

  1. True
  2. False

Answer(s): B



How does Terraform determine dependencies between resources?

  1. Terraform automatically builds a resource graph based on resources, provisioners, special meta-parameters, and the state file, if present.
  2. Terraform requires all dependencies between resources to be specified using the depends_on parameter
  3. Terraform requires resources in a configuration to be listed in the order they will be created to determine dependencies
  4. Terraform requires resource dependencies to be defined as modules and sourced in order

Answer(s): A



Which parameters does terraform import require? (Choose two.)

  1. Path
  2. Provider
  3. Resource ID
  4. Resource address

Answer(s): C,D






Post your Comments and Discuss HashiCorp Terraform Associate exam with other Community members:

Exam Discussions & Posts