variable "bad_string" { type = "string" # WARNING: Quoted type constraints are deprecated } variable "bad_map" { type = "map" # WARNING: Quoted type constraints are deprecated } variable "bad_list" { type = "list" # WARNING: Quoted type constraints are deprecated }