On DigitalOcean, I have an App and a Spaces Bucket with files.
I need my app to read and write on that bucket, therefore I need to provide it a Spaces Key and a Spaces Secret for my S3 Client.
However, I can't find any way to automatically provision those environment variables into a Digital Ocean App.
I tried to attach the Space to my app, but it is only possible with the databases. I also tried to use the Resources specific variables in the app env vars but nothing is suggested with the spaces.