Fixed various documentation entries
This commit is contained in:
parent
4f77442eff
commit
6302c173a8
12 changed files with 15 additions and 12 deletions
|
@ -13,7 +13,7 @@ Use this data source to retrieve information about existing eventline projects.
|
|||
## Example Usage
|
||||
|
||||
```terraform
|
||||
data "projects" "example" {
|
||||
data "eventline_projects" "example" {
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue