datadog_user (Data Source)

Use this data source to retrieve information about an existing user to use it in an other resources.

Example Usage

data "datadog_user" "test" {
  filter = "user.name@company.com"
}

Schema

Required

Optional

Read-Only