Create Storage Box
hetzner_create_storage_boxProvision a Hetzner Storage Box with specified type and location. Set initial access, SSH keys, and labels during creation.
Instructions
Create a new Storage Box in the given location and type. Billing applies for the provisioned resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the Storage Box | |
| storage_box_type | Yes | ID or name of the Storage Box type, e.g. "bx20" | |
| location | Yes | ID or name of the location, e.g. "fsn1" | |
| password | Yes | Password for the Storage Box main account | |
| labels | No | Labels as key-value pairs | |
| ssh_keys | No | SSH public keys in OpenSSH format to inject into the Storage Box | |
| access_settings | No | Initial access settings for the Storage Box |