TERRAFORM-ASSOCIATE-004 · Question #96
TERRAFORM-ASSOCIATE-004 Question #96: Real Exam Question with Answer & Explanation
The correct answer is A: True. The Terraform Registry allows any user to publish and share modules. Published modules support versioning, automatically generate documentation, allow browsing version histories, show examples and READMEs, and more. Public modules are managed via Git and GitHub, and publishing a
Question
Any user can publish modules to the public Terraform Module Registry.
Options
- ATrue
- BFalse
Explanation
The Terraform Registry allows any user to publish and share modules. Published modules support versioning, automatically generate documentation, allow browsing version histories, show examples and READMEs, and more. Public modules are managed via Git and GitHub, and publishing a module takes only a few minutes. Once a module is published, releasing a new version of a module is as simple as pushing a properly formed Git tag.
Topics
Community Discussion
No community discussion yet for this question.