HashiCorp Certified: Terraform Associate — Question 342

Which of the following locations can Terraform use as a private source for modules? (Choose two.)

Answer options

Correct answer: A, C

Explanation

The correct answers are A and C because they represent private sources where Terraform can retrieve modules. Option B, the Public Terraform Module Registry, and option D, the Public repository on GitHub, are both public and do not qualify as private sources.