nerdexam
HashiCorp

TA-002-P · Question #36

What value does the Terraform Cloud/Terraform Enterprise private module registry provide over the public Terraform Module Registry?

The correct answer is D. The ability to share modules publicly with any user of Terraform. The core value proposition of the private module registry in Terraform Cloud/Enterprise is access control - modules are restricted to members of the organization (option C). The public Terraform Module Registry is open to anyone. Options A and D describe public sharing, which…

Use Terraform Cloud and Terraform Enterprise capabilities

Question

What value does the Terraform Cloud/Terraform Enterprise private module registry provide over the public Terraform Module Registry?

Options

  • AThe ability to share modules with public Terraform users and members of Terraform
  • BThe ability to tag modules by version or release
  • CThe ability to restrict modules to members of Terraform Cloud or Enterprise organizations
  • DThe ability to share modules publicly with any user of Terraform

How the community answered

(34 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    3% (1)
  • D
    88% (30)

Explanation

The core value proposition of the private module registry in Terraform Cloud/Enterprise is access control - modules are restricted to members of the organization (option C). The public Terraform Module Registry is open to anyone. Options A and D describe public sharing, which is the opposite of what a private registry provides. Option B (versioning/tagging) is supported by both public and private registries. The provided answer key lists D, which actually describes the public registry. The correct answer is C.

Topics

#Terraform Cloud#Terraform Enterprise#Private Module Registry#Module Sharing

Community Discussion

No community discussion yet for this question.

Full TA-002-P Practice