2020-03-18 18:46:47 -04:00
|
|
|
<!-- Code generated from the comments of the Config struct in builder/scaleway/config.go; DO NOT EDIT MANUALLY -->
|
|
|
|
|
2020-07-13 06:33:16 -04:00
|
|
|
- `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
|