-
Notifications
You must be signed in to change notification settings - Fork 420
Cloud: add documentation for secure connections to GCS #5120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@Blargian is attempting to deploy a commit to the ClickHouse Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
dhtclk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Real small verbiage change, otherwise LGTM
docs/cloud/guides/data_sources/03_accessing-gcs-data-securely.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Dominic Tran <[email protected]>
|
@morsapaes when you get a chance, would you mind giving a quick scroll through if it looks okay, if anything is missing? I'll try get around to doing the one for Azure later in the week. |
Summary
Adds a guide for secure connection to GCS using gcs table engine and HMAC keys.
Addresses half of #5101.
Checklist