Which of the following statements best describes the Terraform list(...) type?
B
Explanation:
A terraform list is a sequence of values identified by consecutive whole numbers starting with zero.
https://www.terraform.io/docs/configuration/types.html#structural-types
a sequence of values identified by consecutive whole numbers starting with zero.