Skip to content

Commit

Permalink
chore: regenerate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
s1ntaxe770r committed Jul 30, 2024
1 parent a9c5409 commit 9cba2c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/data-sources/organisation.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ description: |-

### Required

- `organisation_id` (String)
- `name` (String) Name of the organisation

### Read-Only

- `date` (Attributes) (see [below for nested schema](#nestedatt--date))
- `name` (String) Name of the organisation
- `id` (String) ID of the organisation
- `user_id` (String) User ID associated with the organisation

<a id="nestedatt--date"></a>
Expand Down
4 changes: 2 additions & 2 deletions docs/data-sources/project.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ description: |-

### Required

- `project_id` (String)
- `name` (String) Name of the project

### Read-Only

- `date` (Attributes) (see [below for nested schema](#nestedatt--date))
- `name` (String) Name of the project
- `id` (String) The ID of this resource.
- `org_id` (String) Organisation associated with the project

<a id="nestedatt--date"></a>
Expand Down

0 comments on commit 9cba2c3

Please sign in to comment.