variable "ssh_keys" {
type = map(string)
description = "SSH public keys for admin user (name -> key)"
}