Terraform-Associate HashiCorp Certified: Terraform Associate

Loading demo links...

Showing 7–9 of 10 questions

Question 7

Terraform provisioners can be added to any resource block.

Select an option, then click Submit answer.

  • True

  • False

Question 8

Which of these is the best practice to protect sensitive values in state files?

Select an option, then click Submit answer.

  • Blockchain

  • Secure Sockets Layer (SSL)

  • Enhanced remote backends

  • Signed Terraform providers

Question 9

If a module uses a local variable, you can expose that value with a terraform output.

Select an option, then click Submit answer.

  • True

  • False