aboutsummaryrefslogtreecommitdiff
path: root/docs/data-sources/projects.md
diff options
context:
space:
mode:
authorJulien Dessaux2023-06-19 00:05:58 +0200
committerJulien Dessaux2023-06-19 00:05:58 +0200
commit18ae275c5b071ed9e4cd1d407c08a7b8c1f526e3 (patch)
treeb056a349cfafd8c14dd5dbc7f0915d1a8a8a8283 /docs/data-sources/projects.md
parentImported and modified evcli's api client code (diff)
downloadterraform-provider-eventline-18ae275c5b071ed9e4cd1d407c08a7b8c1f526e3.tar.gz
terraform-provider-eventline-18ae275c5b071ed9e4cd1d407c08a7b8c1f526e3.tar.bz2
terraform-provider-eventline-18ae275c5b071ed9e4cd1d407c08a7b8c1f526e3.zip
Prepared everything for the first release
Diffstat (limited to 'docs/data-sources/projects.md')
-rw-r--r--docs/data-sources/projects.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/docs/data-sources/projects.md b/docs/data-sources/projects.md
new file mode 100644
index 0000000..63b4985
--- /dev/null
+++ b/docs/data-sources/projects.md
@@ -0,0 +1,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)