Assuming Cloud Roles on Fly.io Machines

Suffering from the same issue with my go app.

Is it possible for init func to ensure that /.fly/oidc_token exists before running the main cmd?

Current fix is to add sleep to my application code.