variable "ssh_keys" { description = "A list of SSH key IDs or fingerprints to add to the droplet" type = list(string) }