[X] I did not find a related open enhancement request.
[X] I understand that enhancement requests filed in the GitHub repository are by default low priority.
[X] If this request is time-sensitive, I have submitted a corresponding issue with GCP support.
Describe the feature or resource
We run tests against real GCP periodically (i.e. not on every PR). If we could capture the output from that, we might be able to avoid having to run hack/record-gcp against resources. It's not a big deal for simple resources, but as we start to mock more complicated APIs it's not always trivial to run the tests locally - they might require access to specific orgs/projects/folders etc.
We can start with needing a googler to copy the data, at least until we're sure that there are no secrets/tokens here (there shouldn't be, but I don't think we want to block on proving that)
Checklist
Describe the feature or resource
We run tests against real GCP periodically (i.e. not on every PR). If we could capture the output from that, we might be able to avoid having to run
hack/record-gcp
against resources. It's not a big deal for simple resources, but as we start to mock more complicated APIs it's not always trivial to run the tests locally - they might require access to specific orgs/projects/folders etc.We can start with needing a googler to copy the data, at least until we're sure that there are no secrets/tokens here (there shouldn't be, but I don't think we want to block on proving that)
Additional information
No response
Importance
No response