Skip to content

Commit b00fa18

Browse files
committed
readme fix
1 parent 78bb585 commit b00fa18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
| `server_type` | | Name of the Server type this Server should be created with. | `cx22` (Intel x86, 2 vCPU, 4GB RAM, 40GB SSD) |
163163
| `server_wait` | | Wait up to `server_wait` retries (10 sec each) for the Hetzner Cloud Server to start. | `30` (5 min) |
164164
| `ssh_key` | | SSH key ID (integer) which should be injected into the Server at creation time. | `null` |
165-
| `volume` | | Volume ID which should be attached to the Server at the creation time. Volume must be in the same Location. | `null` |
165+
| `volume` | | Volume ID (integer) which should be attached to the Server at the creation time. Volume must be in the same Location. | `null` |
166166

167167
## Outputs
168168

0 commit comments

Comments
 (0)