Exam Terraform Associate All QuestionsBrowse all questions from this exam
Question 16

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

    Correct Answer: D

    E

    Reference:

    https://www.terraform.io/docs/registry/modules/publish.html

Discussion
Egger1992Option: D

According to the documentation provided, D is correct. Extract from documentation: "The registry extracts information about the module from the module's source. The module name, provider, documentation, inputs/outputs, and dependencies are all parsed and available via the UI or API, as well as the same information for any submodules or examples in the module's source repository."

barkadog

Either the person choosing the correct answers on this website was drunk, or this website deliberately wants us to fail.

campsOption: D

D. All of the above. The public Terraform Module Registry automatically exposes information about published modules, including required input variables, optional input variables and their default values, and outputs. This information is displayed on the module's page in the registry, which can be accessed by anyone.

HarshPatel198Option: D

All of above

doodlearmyOption: D

All, According to the documentation provided, D is correct.

udenaroOption: D

the correct answer is D

starkonbulletOption: D

Exposed variables, optional variables & outputs are further given to use them in our custom module.

enookOption: D

DDDDDDD

[Removed]Option: D

Definitely D

ktriteshOption: D

The question is asking for public, not private, lol D is correct

shivamkrsinghOption: D

I believe the D is the correct answer. The answer marked as correct is for the private modules not for the public modules. It might be a typo or something.

JayanthOption: D

D. All of the above

Busi57Option: D

D teams

Shane_COption: D

D is correct

IK912Option: D

Answer Definitely D

Gaboh97Option: D

D. All of the above

gspbOption: D

D. All of the above