Skip to content

Commit

Permalink
Document job edit_mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Korijn authored Dec 2, 2024
1 parent 00eac36 commit 2eb0143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/resources/job.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ The resource supports the following arguments:
* `health` - (Optional) An optional block that specifies the health conditions for the job [documented below](#health-configuration-block).
* `tags` - (Optional) An optional map of the tags associated with the job. See [tags Configuration Map](#tags-configuration-map)
* `budget_policy_id` - (Optional) The ID of the user-specified budget policy to use for this job. If not specified, a default budget policy may be applied when creating or modifying the job.
* `edit_mode` - (Optional) If `"UI_LOCKED"`, the user interface for the job will be locked. If `"EDITABLE"` (the default), the user interface will be editable.

### task Configuration Block

Expand Down

0 comments on commit 2eb0143

Please sign in to comment.