TA-002-P HashiCorp Certified: Terraform Associate

Loading demo links...

Showing 4–6 of 20 questions

Question 4 (Exam Set D)

Why should secrets not be hard coded into Terraform code? Choose two correct answers

Select all that apply, then click Submit answer.

  • All passwords should be rotated on a quarterly basis.

  • The Terraform code is copied to the target resources to be applied locally and could expose secrets if a target resource is compromised.

  • Terraform code is typically stored in version control, as well as copied to the systems from h it's run. Any of those may not have robust security mechanisms.

  • It makes the code less reusable.

Question 5 (Exam Set C)

Which of the following are string functions? Select three

Select all that apply, then click Submit answer.

  • tostring

  • tonumber

  • Chomp

  • format

  • join

Question 6 (Exam Set B)

Please identify the offerings which are unique to Terraform Enterprise, and not available in either Terraform OSS, or Terraform Cloud. Select four.

Select all that apply, then click Submit answer.

  • Audit Logs

  • Private Network Connectivity

  • VCS Integration

  • Sentinel

  • Clustering