Open FloSchick opened 1 week ago
Hi there,
Currently, the gridscale_object_storage_bucket resource defaults to the S3 host gos3.io, which corresponds to the fra2 location.
gridscale_object_storage_bucket
This leads to the following confusing behavior:
If I use an API token scoped to another location (e.g., fra3), the bucket is still created in fra2 if not set in the resource.
This is unexpected because:
Can you clarify if this behavior is intentional or if adjustments are planned to align bucket creation with the API token’s region?
@FloSchick I will take a look asap.
Hi there,
Currently, the
gridscale_object_storage_bucket
resource defaults to the S3 host gos3.io, which corresponds to the fra2 location.This leads to the following confusing behavior:
If I use an API token scoped to another location (e.g., fra3), the bucket is still created in fra2 if not set in the resource.
This is unexpected because:
Can you clarify if this behavior is intentional or if adjustments are planned to align bucket creation with the API token’s region?