datadog_users (Data Source)

Use this data source to retrieve information about existing users for use in other resources.

Example Usage

data "datadog_users" "test" {
  filter        = "user.name@company.com"
  filter_status = "Active,Pending"
}

Schema

Optional

Read-Only

Nested Schema for users

Read-Only: