-
Notifications
You must be signed in to change notification settings - Fork 459
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
[DOC-11624] Put back inadvertently-removed details about getting the IAM role / service account ID for CMEK #19070
base: main
Are you sure you want to change the base?
Conversation
…IAM role / service account ID for CMEK
Files changed: |
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Did we used to have docs that spelled out the service account that the customer should use? I feel like there was something that said "use crl-kms-user-{Last 12 digits of cluster UUID}@{account_id}.iam.gserviceaccount.com
"
"cockroach_version": "v22.1.1", | ||
"plan": "DEDICATED", | ||
"cloud_provider": "GCP", | ||
"account_id": "docs-rule-123", |
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.
I think it would be worth it to have an actual example, like crl-prod-xyz
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.
Done
Found it on the wayback machine 😆 |
I think this section will need to change to mirror what we used to have here for GCP. Namely, we need to tell the customer somewhere to use |
Done, PTAL |
[DOC-11624] Put back inadvertently-removed details about getting the IAM role / service account ID for CMEK