HashiCorp Certified: Terraform Associate — Question 128

From which of these sources can Terraform import modules?

Answer options

Correct answer: D

Explanation

The correct answer is D, as Terraform can import modules from a local path, a GitHub repository, and the Terraform Module Registry. Options A, B, and C are all valid sources but do not encompass the full range of possibilities like option D does.