Skip to content

Commit 5dfd543

Browse files
ioboihref
authored andcommitted
Document group and api_token config parameters
1 parent 800ceac commit 5dfd543

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ The following parameters are supported:
134134

135135
| Parameter | Type | Description |
136136
| ---------------- | ------ | --------------------------------------------------------------------------------------------------------------- |
137-
| `name` | string | Name of the instance group |
138-
| `token` | string | cloudscale API token |
137+
| `group` | string | The name of the scheduling group. |
138+
| `api_token` | string | cloudscale API token |
139139
| `zone` | string | Zone where virtual machine is started, [available zones](https://www.cloudscale.ch/en/api/v1#regions-and-zones) |
140140
| `flavor` | string | Flavor of virtual machine, [available flavors](https://www.cloudscale.ch/en/pricing) |
141141
| `image` | string | Image (slug) of virtual machine, [more information](https://www.cloudscale.ch/en/api/v1#images) |

0 commit comments

Comments
 (0)