1
0

feat: LambdaAccessKey module

This commit is contained in:
xpk
2026-06-14 16:05:47 +08:00
parent 2ef2ad1571
commit 5611195a0d
8 changed files with 419 additions and 1 deletions
@@ -0,0 +1,4 @@
variable "role_name" {
type = string
description = "Name of target role"
}