Use this data source to retrieve information about multiple roles for use in other resources.
data "datadog_roles" "foo" {
filter = "Datadog"
}
filter
(String) Filter all roles by the given string.id
(String) The ID of this resource.roles
(List of Object) List of Roles (see below for nested schema)roles
Read-Only:
id
(String)name
(String)user_count
(Number)