4 lines
96 B
HCL
4 lines
96 B
HCL
output "GroupName" {
|
|
value = module.iam.group_name
|
|
description = "Name of IAM group"
|
|
} |