packer-cn/website/pages/partials/builder/scaleway/Config-required.mdx

25 lines
1.2 KiB
Plaintext

<!-- Code generated from the comments of the Config struct in builder/scaleway/config.go; DO NOT EDIT MANUALLY -->
- `access_key` (string) - The AccessKey corresponding to the secret key.
It can also be specified via the environment variable SCW_ACCESS_KEY.
- `secret_key` (string) - The SecretKey to authenticate against the Scaleway API.
It can also be specified via the environment variable SCW_SECRET_KEY.
- `project_id` (string) - The Project ID in which the instances, volumes and snapshots will be created.
It can also be specified via the environment variable SCW_DEFAULT_PROJECT_ID.
- `zone` (string) - The Zone in which the instances, volumes and snapshots will be created.
It can also be specified via the environment variable SCW_DEFAULT_ZONE
- `image` (string) - The UUID of the base image to use. This is the image
that will be used to launch a new server and provision it. See
the images list
get the complete list of the accepted image UUID.
- `commercial_type` (string) - The name of the server commercial type:
ARM64-128GB, ARM64-16GB, ARM64-2GB, ARM64-32GB, ARM64-4GB,
ARM64-64GB, ARM64-8GB, C1, C2L, C2M, C2S, START1-L,
START1-M, START1-S, START1-XS, X64-120GB, X64-15GB, X64-30GB,
X64-60GB