--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "eventline_projects Data Source - terraform-provider-eventline" subcategory: "" description: |- Eventline projects data source --- # eventline_projects (Data Source) Eventline projects data source ## Example Usage ```terraform data "projects" "example" { } ``` ## Schema ### Read-Only - `elements` (List of Object) Projects list (see [below for nested schema](#nestedatt--elements)) ### Nested Schema for `elements` Read-Only: - `id` (String) - `name` (String)