How to set ‘ambient’ credentials for Google Storage in a rails app deployed to Google Cloud Run
I have a Ruby on Rails application deployed on Google Cloud Run that uses Google Storage. I added a role with necessary permissions to the associated compute engine service account, and when I set IAM to true in the storage.yml
, active storage works fine: