Use this data source to retrieve information about an existing role for use in other resources.
data "datadog_role" "test" {
filter = "Datadog Standard Role"
}
filter
(String) A string on which to filter the roles.id
(String) The ID of this resource.name
(String) Name of the role.user_count
(Number) Number of users assigned to this role.