Platforms Scaleway application bucket
Requirements
Providers
No providers.
Modules
| Name | Source | Version |
|---|---|---|
| access_key | ../../terraform-to-git-plain-text | n/a |
| access_key_dotenv | ../../terraform-to-git-dotenv | n/a |
| bucket | ../bucket-unmodular | n/a |
| bucket_account | ../../../accounts/scaleway-iam-bucket-unmodular | n/a |
| endpoint | ../../terraform-to-git-plain-text | n/a |
| endpoint_dotenv | ../../terraform-to-git-dotenv | n/a |
| name | ../../terraform-to-git-plain-text | n/a |
| name_dotenv | ../../terraform-to-git-dotenv | n/a |
| secret_key | ../../terraform-to-git-plain-text | n/a |
| secret_key_dotenv | ../../terraform-to-git-dotenv | n/a |
Resources
No resources.
Inputs
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| bucket_name | n/a | string | n/a | yes |
| corp | n/a | string | n/a | yes |
| cors_config | CORS configuration for the bucket | object({ | null | no |
| deploy_agent_app_name | n/a | string | n/a | yes |
| expiration_days | The number of days to retain the bucket | number | 30 | no |
| expiration_enabled | n/a | bool | false | no |
| organization_id | n/a | string | n/a | yes |
| project_id | n/a | string | n/a | yes |
| region | n/a | string | "fr-par" | no |
| secrets_as_dotenv | n/a | bool | false | no |
| secrets_encryption | n/a | bool | true | no |
Outputs
| Name | Description |
|---|---|
| access_key | n/a |
| bucket_endpoint | n/a |
| bucket_name | n/a |
| secret_key | n/a |