flyctl
flyctl copied to clipboard
Attenuate tokens for remote builds
This attenuates tokens sent to remote builders and registry to have the minimum permissions required:
- To use the remote builders
- To push images to registry for apps in that organization
This depends on https://github.com/superfly/fly-go/pull/36.