TA-002-P · Question #384
Any user can publish modules to the public Terraform Module Registry.
The correct answer is B. False. Publishing modules to the public Terraform Module Registry requires specific authorization and adherence to naming conventions, meaning it's not open to just any user without prior setup.
Question
Any user can publish modules to the public Terraform Module Registry.
Options
- ATrue
- BFalse
How the community answered
(21 responses)- A10% (2)
- B90% (19)
Why each option
Publishing modules to the public Terraform Module Registry requires specific authorization and adherence to naming conventions, meaning it's not open to just any user without prior setup.
The public Terraform Module Registry requires specific conditions, such as VCS repository ownership and naming conventions, for module publication, disproving that just 'any user' can publish.
Publishing modules to the public Terraform Registry is restricted to organizations that have registered with HashiCorp and have configured their VCS repositories (like GitHub) according to specific naming conventions and access permissions, meaning it's not open to 'any user' without prior setup and ownership.
Concept tested: Terraform Module Registry publishing
Source: https://developer.hashicorp.com/terraform/registry/modules/publish
Topics
Community Discussion
No community discussion yet for this question.