TA-002-P · Question #36
TA-002-P Question #36: Real Exam Question with Answer & Explanation
The correct answer is D: The ability to share modules publicly with any user of Terraform. {"question_number": 6, "provided_answer": "D", "actual_correct_answer": "C", "answer_key_is_correct": false, "explanation": "The core value proposition of the private module registry in Terraform Cloud/Enterprise is access control - modules are restricted to members of the organi
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
Explanation
{"question_number": 6, "provided_answer": "D", "actual_correct_answer": "C", "answer_key_is_correct": false, "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.", "generated_by": "claude-sonnet", "llm_judge_score": 3}
Topics
Community Discussion
No community discussion yet for this question.