A. True
B. False
A. Terraform automatically builds a resource graph based on resources provisioners, special meta-parameters, and the stale file (if present}
B. Terraform requires resource dependencies to be defined as modules and sourced in order
C. Terraform requires all dependencies between resources to be specified using the depends_on parameter
D. Terraform requires resources in a configuration to be listed m the order they will be created to determine dependencies
A. Versioned configuration files
B. Cloned virtual machine images
C. Change management database records
D. Doctor files
A. repeated.
B. Dynamic
C. For_each
D. Nesting
A. Users can access catalog of approved resources from drop down list in a request form
B. Ticket based systems generate a full audit trail of the request and fulfillment process
C. End-users have to request infrastructure changes
D. The more resources your organization needs, the more tickets your infrastructure team has to process
A. Object
B. Terraform does not support complex input variables of different types
C. List
D. Map