HashiCorpHashiCorp
TA-002-P · Question #210
TA-002-P Question #210: Real Exam Question with Answer & Explanation
Sign in or unlock TA-002-P to reveal the answer and full explanation for question #210. The question stem and answer options stay visible for context.
Read, generate, and modify configuration
Question
Which of the below options is the equivalent Terraform 0.12 version of the snippet which is written in Terraform 0.11? "${var.instance_id}"
Options
- Avariable.instance_id
- Bvar.instance_ids
- Cvar.instance_id
- DNone of the above
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
#Terraform 0.12#HCL Syntax#Variables#Interpolation