terraform.aws-baseline-infra/modules/security_identity_compliance/iam-group/variables.tf

5 lines
146 B
Terraform
Raw Normal View History

variable default-tags {}
variable managed-policy-arns {}
variable iam-group-name {}
variable iam-group-policy {}
variable iam-group-policy-name {}