-
Notifications
You must be signed in to change notification settings - Fork 232
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
EDU-709 - Gcp features for AFTER REPLAY #3080
base: main
Are you sure you want to change the base?
Conversation
|
||
2. Record the GCP Project ID that owns the bucket. | ||
|
||
Create a service account in the same project that grants Temporal permission to write to your GCS bucket. |
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.
This should be a separate bullet from the document i can see.
|
||
1. In the Cloud UI, navigate to the Namespaces section. Confirm that the Export feature is visible and properly displayed. | ||
2. Configure the Export sink for a Namespace: | ||
1. Choose GCS as the Sink type. |
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.
This step will be removed
|
||
::: | ||
|
||
### Using tcld |
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.
There will be more updated tcld instructions, i'll update when it's ready
Adding in the various GCP docs features. These were already reviewed by @XaF. Currently the links from the individual pages are not included, these will be added after first round of GCP docs are released to ensure easier rebasing. Also, sidebar.js will need to be updated.