1
0
Files
terraform.examples/modules/security_identity_compliance/LambdaAccessKey/variables.tf
T
2026-06-14 16:05:47 +08:00

4 lines
85 B
Terraform

variable "role_name" {
type = string
description = "Name of target role"
}