variable "role_name" {
  type        = string
  default     = "Engineering"
  description = "Name of the custom Datadog role"
}
