output iam-group-name { value = aws_iam_group.iam-group.name } output iam-group-arn { value = aws_iam_group.iam-group.arn }