Terraform registry documentation bootstrap
This commit is contained in:
parent
932a149c35
commit
21b3a6e587
9 changed files with 65 additions and 10 deletions
|
@ -10,7 +10,12 @@ description: |-
|
|||
|
||||
Eventline projects data source
|
||||
|
||||
## Example Usage
|
||||
|
||||
```terraform
|
||||
data "projects" "example" {
|
||||
}
|
||||
```
|
||||
|
||||
<!-- schema generated by tfplugindocs -->
|
||||
## Schema
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue