Terraform variable types
Jump to navigation
Jump to search
https://www.terraform.io/language/values/variables
map
map(string)
type = string type = list(string) type = list(object({ myfirstobject = number mysecondobject = number mythirdobject = string }))
Related[edit]
- Terraform types
- Terraform
tolist
function - Terraform variables
See also[edit]
Advertising: