4 lines
43 B
HCL
4 lines
43 B
HCL
variable "ssh_keys" {
|
|
type = list(any)
|
|
}
|
variable "ssh_keys" {
|
|
type = list(any)
|
|
}
|