Skip to content

Commit

Permalink
docs: components
Browse files Browse the repository at this point in the history
  • Loading branch information
sbecker59 committed Jun 23, 2021
1 parent 33403f1 commit 0658d85
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/data-sources/components.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ Optional:

Read-Only:

- **automation_email** (String)
- **description** (String)
- **group_id** (String)
- **id** (String)
Expand Down
4 changes: 4 additions & 0 deletions docs/resources/component.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,8 @@ resource "statuspage_component" "my_component" {
- **start_date** (String) Should this component be showcased
- **status** (String)

### Read-Only

- **automation_email** (String)


0 comments on commit 0658d85

Please sign in to comment.