Scaleway
Purpose
Loads Scaleway infrastructure into SubImage: organization projects, IAM users, applications, groups, API keys, policies, instances, and storage volumes/snapshots.
tip
Secret fields below accept either an AWS Secrets Manager ARN or a value pasted directly into SubImage's managed vault. See Secrets for details.
Required Fields
| Field | Secret? | Description |
|---|---|---|
scaleway_org |
No | Scaleway organization ID to sync |
scaleway_access_key |
No | Scaleway API access key |
scaleway_secret_key |
Yes | Scaleway API secret key |
Setup Steps
- In the Scaleway console, copy your organization ID from Organization → Settings.
- Under IAM → Applications, create an application named
SubImage. - Attach a policy with the
IAMReadOnlyandOrganizationReadOnlypermission sets, scoped to the entire organization. - Under IAM → API keys, generate an API key for that application.
- Paste the access key, secret key, and organization ID into SubImage.
The sync is read-only.