Skip to content

Commit

Permalink
Add cluster property on doc
Browse files Browse the repository at this point in the history
  • Loading branch information
wpjunior committed Jan 23, 2025
1 parent 85dde78 commit 8691283
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/resources/job.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,18 +51,16 @@ resource "tsuru_job" "my-job" {

### Read-Only

- `cluster` (String) The name of cluster
- `id` (String) The ID of this resource.

<a id="nestedblock--container"></a>
### Nested Schema for `container`

Required:

- `image` (String)

Optional:

- `command` (List of String) Command
- `image` (String)


<a id="nestedblock--metadata"></a>
Expand Down

0 comments on commit 8691283

Please sign in to comment.