Files
digitalocean_droplet/variable.ssh_keys.tf
2020-07-18 14:02:23 -05:00

4 lines
38 B
HCL

variable "ssh_keys" {
type = list
}