5 lines
84 B
HCL
5 lines
84 B
HCL
variable "name" {
|
|
description = "Name of the key to add"
|
|
type = string
|
|
}
|