terraform-provider-eventline/docs/data-sources/identities.md

901 B

page_title subcategory description
eventline_identities Data Source - terraform-provider-eventline Eventline identities data source

eventline_identities (Data Source)

Eventline identities data source

Schema

Required

  • project_id (String) Project id

Read-Only

Nested Schema for elements

Read-Only:

  • connector (String) The connector used for the identity.
  • data (String, Sensitive) The json raw data of the identity.
  • id (String) The identifier of the identity.
  • name (String) The name of the identity.
  • status (String) The status of the identity.
  • type (String) The type of the identity.