feat: first version
This commit is contained in:
4
modules/keys/variables.tf
Normal file
4
modules/keys/variables.tf
Normal file
@@ -0,0 +1,4 @@
|
||||
variable "name" {
|
||||
description = "Name of the key to add"
|
||||
type = string
|
||||
}
|
||||
Reference in New Issue
Block a user