Files
digitalocean_droplet/variable.ssh_keys.tf
T

4 lines
43 B
Terraform

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