HashiCorp Certified: Terraform Associate (003) — Question 26

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

Answer options

Correct answer: D

Explanation

The correct answer is D because a private repository on GitHub can be used to store private modules that are not publicly accessible. While options A, C, and B may refer to sources for modules, only D meets the criteria of being a private source.