Terraform: list type
Jump to navigation
Jump to search
Terraform wikipedia:List (abstract data type) or tuple.
type = list(string)
default = []
["us-west-1a", "us-west-1c"]
Related terms[edit]
- Terraform plan errors:
List of string required
requires_compatibilities
variables.tf
- Terraform function:
tolist([...])
- Terraform function: element
list
function is deprecated since Terraform v0.12 (May 2019).slice
terraform function- Terraform object
The error was: list object has no element
See also[edit]
Advertising: