Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
Doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
DAlperin authored and github-actions[bot] committed Aug 29, 2022
1 parent e1d2246 commit 8ffdbdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/app.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ resource "fly_app" "exampleApp" {
### Optional

- `org` (String) Optional org slug to operate upon
- `secrets` (Map of String, Sensitive) App secrets

### Read-Only

- `appurl` (String) readonly appUrl
- `id` (String) readonly app id
- `orgid` (String) readonly orgid


0 comments on commit 8ffdbdb

Please sign in to comment.