Terraform-Associate-003 Exam Question 16

When you run terraform apply, the Terraform CLI will print output values from both the root module and any child modules.
  • Terraform-Associate-003 Exam Question 17

    A Terraform backend determines how Terraform loads state and stores updates when you execute which command?
  • Terraform-Associate-003 Exam Question 18

    What does Terraform use the .terraform.lock.hc1 file for?
  • Terraform-Associate-003 Exam Question 19

    You ate making changes to existing Terraform code to add some new infrastructure. When is the best time to run terraform validate?
  • Terraform-Associate-003 Exam Question 20

    What does Terraform not reference when running a terraform apply -refresh-only ?