datadog_role (Data Source)

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

Example Usage

data "datadog_role" "test" {
  filter = "Datadog Standard Role"
}

Schema

Required

Read-Only