Object Storage (module.oci-logscale-storage)
Purpose: Creates the OCI Object Storage bucket for data and provisions S3-compatible credentials (Customer Secret Keys) for LogScale's S3 storage backend.
Deployed on: All workspaces (always required).
Key resources created:
| Resource | Purpose |
|---|---|
| Object Storage bucket | LogScale data storage (bucket name follows the convention in Object Storage Bucket Naming Convention) |
| Customer Secret Key | S3-compatible access key and secret key for LogScale |
LogScale accesses OCI Object Storage via the S3-compatible API, which is why all storage configuration uses S3_STORAGE_* prefixes despite running on OCI.