Valid TA-002-P Dumps shared by ExamDiscuss.com for Helping Passing TA-002-P Exam! ExamDiscuss.com now offer the newest TA-002-P exam dumps, the ExamDiscuss.com TA-002-P exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com TA-002-P dumps with Test Engine here:
Which of the following type of variable allows multiple values of several distinct types to be grouped together as a single value?
Correct Answer: B,C
Structural type of variable allows multiple values of several distinct types to be grouped together as a single value. They require a schema as an argument, to specify which types are allowed for which elements. https://www.terraform.io/docs/configuration/types.html
Recent Comments (The most recent comments are at the top.)
shamera - Jul 22, 2022
B. C are correct
A structural type allows multiple values of several distinct types to be grouped together as a single value. Structural types require a schema as an argument, to specify which types are allowed for which elements.
Recent Comments (The most recent comments are at the top.)
B. C are correct
A structural type allows multiple values of several distinct types to be grouped together as a single value. Structural types require a schema as an argument, to specify which types are allowed for which elements.
https://www.terraform.io/language/expressions/type-constraints#structural-types
question is unclear, if asking for structural type, it will be map, object.
if asking for primitive, it will be list, tuple