output "policy" {
  description = "Group of users"
  value       = aws_iam_group.group
}
