We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Currently, GCS_DIR's parent directory is set to match the GOOGLE_CLOUD_PROJECT string, ref https://github.com/GoogleCloudPlatform/pcap-sidecar/blob/main/scripts/init#L48
GCS_DIR
GOOGLE_CLOUD_PROJECT
It would be nice if either:
env/service-name/region/etc.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently,
GCS_DIR
's parent directory is set to match theGOOGLE_CLOUD_PROJECT
string, ref https://github.com/GoogleCloudPlatform/pcap-sidecar/blob/main/scripts/init#L48It would be nice if either:
env/service-name/region/etc.
)The text was updated successfully, but these errors were encountered: