Prerit Das
Prerit Das
> We could definitely expose `latestCreatedRevisionName` and `latestReadyRevisionName`, with the caveat that they have no correlation to whether that revision is _serving traffic_. @sethvargo I guess the question is less...
> Hey @preritdas - I'm genuinely not sure. Can you describe more about what you're trying to do. I can try and ask someone on the cloud run team @sethvargo...
+1 this would be extremely useful, especially when updating traffic in a subsequent step. Having an output for the created revision name would allow one to then have a step...
> +1 this would be extremely useful, especially when updating traffic in a subsequent step. Having an output for the created revision name would allow one to then have a...
> Sure! PRs welcome. We'd need to [pull it from the gcloud output](https://github.com/google-github-actions/deploy-cloudrun/blob/main/src/output-parser.ts) Thanks @sethvargo, will open a PR.