digitalocean_droplet/variable.ssh_keys.tf

4 lines
43 B
HCL

variable "ssh_keys" {
type = list(any)
}