packer-cn/website/pages/partials/builder/scaleway/Config-not-required.mdx
Jonathan Neal d8b67f8520
📌 Hard Pin Website Dependencies (#9543)
* Update and pin dependencies
* Update NextJS Scripts
* npm run lint
* npm run format
* docs generator: indent docs by two and make spacing better

Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
2020-07-13 12:33:16 +02:00

19 lines
679 B
Plaintext

<!-- Code generated from the comments of the Config struct in builder/scaleway/config.go; DO NOT EDIT MANUALLY -->
- `snapshot_name` (string) - The name of the resulting snapshot that will
appear in your account. Default packer-TIMESTAMP
- `image_name` (string) - The name of the resulting image that will appear in
your account. Default packer-TIMESTAMP
- `server_name` (string) - The name assigned to the server. Default
packer-UUID
- `bootscript` (string) - The id of an existing bootscript to use when
booting the server.
- `boottype` (string) - The type of boot, can be either local or
bootscript, Default bootscript
- `remove_volume` (bool) - Remove Volume