Create an IAM API key in scaleway
| Name | Version |
|---|---|
| terraform | ~> 1.3 |
| scaleway | ~> 2.17.0 |
| time | ~> 0.9.1 |
| Name | Version |
|---|---|
| scaleway | ~> 2.17.0 |
| time | ~> 0.9.1 |
No modules.
| Name | Type |
|---|---|
| scaleway_iam_api_key.api_key | resource |
| time_static.last_update | resource |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| application_id | ID of the application attached to the api key | string |
null |
no |
| customer | Customer for the current deployment | string |
"" |
no |
| default_project_id | The default project ID to use with object storage | string |
null |
no |
| description | Description of the iam api key | string |
null |
no |
| expires_at | The date and time of the expiration of the iam api key | string |
null |
no |
| name | Name of the bucket | string |
n/a | yes |
| tags | Default tags to add to resources | map(any) |
{} |
no |
| user_id | ID of the user attached to the api key | string |
null |
no |
| Name | Description |
|---|---|
| access_key | Access key of the api key |
| creation_ip | Creation IP of the api key |
| id | ID of the api key |
| secret_key | Secret key of the api key |