HashiCorpHashiCorp
TA-002-P · Question #177
TA-002-P Question #177: Real Exam Question with Answer & Explanation
Sign in or unlock TA-002-P to reveal the answer and full explanation for question #177. The question stem and answer options stay visible for context.
Read, generate, and modify configuration
Question
Hanah is writing a terraform configuration with nested modules, there are multiple places where she has to use the same conditional expression but she wants to avoid repeating the same values or expressions multiple times in the configuration,. What is a better approach to dealing with this?
Options
- AExpressions
- BLocal Values
- CVariables
- DFunctions
Unlock TA-002-P to see the answer
You've previewed enough free TA-002-P questions. Unlock TA-002-P for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Local Values#Code Reusability#Terraform Language#Configuration Best Practices