HashiCorp Certified: Terraform Associate — Question 4

What information does the public Terraform Module Registry automatically expose about published modules?

Answer options

Correct answer: D

Explanation

The correct answer is D because the public Terraform Module Registry provides comprehensive information about published modules, including required input variables, optional input variables with their default values, and outputs. Options A, B, and C are all components of the information provided, but none alone encompass the full range of data available.