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

803 B

page_title subcategory description
eventline_projects Data Source - terraform-provider-eventline Use this data source to retrieve information about existing eventline projects.

eventline_projects (Data Source)

Use this data source to retrieve information about existing eventline projects.

Example Usage

data "eventline_projects" "example" {
}

Schema

Read-Only

Nested Schema for elements

Read-Only:

  • id (String) The identifier of the project.
  • name (String) The name of the project.