elixir-waffle/waffle_ecto

Support on-the-fly configuration

Opened this issue · 2 comments

I'd like to use waffle to save files to the user's AWS bucket, instead of the configured ones. Can we support on-the-fly configuration, or passing in the bucket/key/secret key/region on a transactional basis?

We can implement it in the main waffle library.

Want me to open an issue there?