HashiCorp
TA-002-P · Question #311
Which of the following statements best describes the Terraform list(...) type?
Sign in or unlock TA-002-P to reveal the answer and full explanation for question #311. The question stem and answer options stay visible for context.
Understand Terraform basics
Question
Which of the following statements best describes the Terraform list(...) type?
Options
- Aa collection of values where each is identified by a string label.
- Ba sequence of values identified by consecutive whole numbers starting with zero.
- Ca collection of unique values that do not have any secondary identifiers or ordering.
- Da collection of named attributes that each have their own type.
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 types#List type#Data types#HCL