Create SSH Key
hetzner_create_ssh_keyAdd an SSH public key to your Hetzner project for use when creating new servers.
Instructions
Add a new SSH public key to the project for use when creating servers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the SSH key | |
| public_key | Yes | SSH public key content (e.g. "ssh-rsa AAAA...") | |
| labels | No | Labels as key-value pairs |