Skip to content

Commit 8691283

Browse files
committed
Add cluster property on doc
1 parent 85dde78 commit 8691283

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/resources/job.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -51,18 +51,16 @@ resource "tsuru_job" "my-job" {
5151

5252
### Read-Only
5353

54+
- `cluster` (String) The name of cluster
5455
- `id` (String) The ID of this resource.
5556

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

59-
Required:
60-
61-
- `image` (String)
62-
6360
Optional:
6461

6562
- `command` (List of String) Command
63+
- `image` (String)
6664

6765

6866
<a id="nestedblock--metadata"></a>

0 commit comments

Comments
 (0)