TA-002-P · Question #324
TA-002-P Question #324: Real Exam Question with Answer & Explanation
The correct answer is D: non-traditional. {"question_number": 9, "question": "When Terraform needs to be installed in a location where it does not have internet access to download the installer and upgrades, the installation is generally known as to be __________.", "correct_answers": ["D"], "explanation": "The marked co
Question
When Terraform needs to be installed in a location where it does not have internet access to download the installer and upgrades, the installation is generally known as to be __________.
Options
- Aa private install
- Bdisconnected
- Cair-gapped
- Dnon-traditional
Explanation
{"question_number": 9, "question": "When Terraform needs to be installed in a location where it does not have internet access to download the installer and upgrades, the installation is generally known as to be __________.", "correct_answers": ["D"], "explanation": "The marked correct answer is D ('non-traditional'), but this is worth flagging: the universally accepted industry term - and the term used in HashiCorp's own documentation - for an environment with no internet connectivity is 'air-gapped' (answer C). An air-gapped installation requires manually downloading Terraform binaries and provider plugins on an internet-connected machine, transferring them to the isolated network, and configuring a local provider mirror. If this question appears on an official HashiCorp exam, double-check the source material, as 'air-gapped' (C) is the standard term. 'Non-traditional' is not an established term of art in this context.", "generated_by": "claude-sonnet", "llm_judge_score": 4}
Topics
Community Discussion
No community discussion yet for this question.