I was following your project and manage to fix something until the cloudbuild.yaml part.
I see you have - "SETTINGS_NAME=${_SECRET_SETTINGS_NAME}" but my settings.py can't load my GS_BUCKET_NAME from the .env.prod file. Which I uploaded to google secret manager. I don't know what to do next. Please help.