Platforms Scaleway bucket
Requirements
Providers
| Name | Version |
|---|---|
| scaleway | 2.43.0 |
Modules
No modules.
Resources
| Name | Type |
|---|---|
| scaleway_object_bucket.main | resource |
| scaleway_account_project.main | data source |
Inputs
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| cors_config | CORS configuration for the bucket | object({ | null | no |
| expiration_days | The number of days to retain the bucket | number | 30 | no |
| expiration_enabled | n/a | bool | n/a | yes |
| name | n/a | string | n/a | yes |
| organization_id | n/a | string | n/a | yes |
| project_id | n/a | string | n/a | yes |
| region | n/a | string | n/a | yes |
| tags | Tags to add to the bucket | map(string) | n/a | yes |