What information does the public Terraform Module Registry automatically expose about published modules?
What information does the public Terraform Module Registry automatically expose about published modules?
E
Reference:
https://www.terraform.io/docs/registry/modules/publish.html
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."
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.
Either the person choosing the correct answers on this website was drunk, or this website deliberately wants us to fail.
All of above
D. All of the above
D. All of the above
Answer Definitely D
D is correct
D teams
D. All of the above
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.
The question is asking for public, not private, lol D is correct
Definitely D
DDDDDDD
Exposed variables, optional variables & outputs are further given to use them in our custom module.
the correct answer is D
All, According to the documentation provided, D is correct.