blob: 63b49852b3e67db9688a20b8a94860f7c4608edb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
---
# 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
<!-- schema generated by tfplugindocs -->
## Schema
### Read-Only
- `elements` (List of Object) Projects list (see [below for nested schema](#nestedatt--elements))
<a id="nestedatt--elements"></a>
### Nested Schema for `elements`
Read-Only:
- `id` (String)
- `name` (String)
|