Skip to content

Should we create the bucket for users by default or make it optional? (gcs/s3) #6

Description

@bigboateng

Right now, the implementation ensures the bucket exists and creates it if it doesn’t. We need to decide if this behavior should be the default or if users should explicitly opt in to bucket creation.

Pros of creating by default: Reduces friction for users who expect things to 'just work.'

Cons: Could create unintended resources or permissions issues.

We should define the expected behavior and whether it should be configurable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions