terraform.aws-baseline-infra/modules/security_identity_compliance/sso-aws-id-store/variables.tf
2022-12-08 14:34:42 +08:00

5 lines
103 B
HCL

variable username {}
variable firstName {}
variable lastName {}
variable email {}
variable groupName {}