feat: first version

This commit is contained in:
VC
2025-10-22 15:58:46 +02:00
parent 2a74b6cf6c
commit 5ed688ff16
14 changed files with 214 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
variable "name" {
description = "Name of the key to add"
type = string
}