output "arn" {
  description = "IAM Role ARN for DataTheoreme."
  value       = module.datatheorem_role.role.arn
}
