fix(storage): create S3 bucket automatically if not exists #37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, the bucket needs to be pre-created in whatever S3 provider is chosen. It will help to make installation easier if that is checked automatically, and created as is needed.
fix(devex): create S3 bucket automatically if not existsto fix(storage): create S3 bucket automatically if not exists