blob: 21f179f0359685dcd608c873e7b781c1aa327a9a (
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
|
---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "eventline_project Resource - terraform-provider-eventline"
subcategory: ""
description: |-
Eventline project resource
---
# eventline_project (Resource)
Eventline project resource
<!-- schema generated by tfplugindocs -->
## Schema
### Required
- `name` (String) Project name
### Read-Only
- `id` (String) Project Id
|