List Scaleway IAM SSH Keys
scaleway_iam_list_ssh_keysRetrieve a list of SSH public keys registered in a Scaleway project. Compact view omits key text; use for identifying keys attached to instances.
Instructions
List SSH public keys registered in a Project (used to grant SSH access to Instances). Compact view - omits the actual public_key text; use scaleway_iam_get_ssh_key for the full key if needed. Needs SSHKeysReadOnly/FullAccess.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by exact name. | |
| project_id | No | Project to scope this call to. Defaults to this server's configured project (SCW_PROJECT_ID). |