Skip to content
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

Add support for Customer Managed Encryption Keys #673

Closed
ad548 opened this issue Mar 13, 2021 · 1 comment
Closed

Add support for Customer Managed Encryption Keys #673

ad548 opened this issue Mar 13, 2021 · 1 comment
Labels
api: bigtable Issues related to the googleapis/java-bigtable API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@ad548
Copy link
Member

ad548 commented Mar 13, 2021

All data at rest in Cloud Bigtable is typically encrypted using Google's default encryption. With customer-managed encryption keys (CMEK), customers' data at rest is protected using an encryption key that the customers themselves can control and manage through Cloud Key Management Service (Cloud KMS). This feature will provide support for CMEK in the JAVA client.

@product-auto-label product-auto-label bot added the api: bigtable Issues related to the googleapis/java-bigtable API. label Mar 13, 2021
@ad548 ad548 mentioned this issue Mar 13, 2021
4 tasks
@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label Mar 13, 2021
@kolea2 kolea2 added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. and removed triage me I really want to be triaged. labels Mar 15, 2021
@igorbernstein2
Copy link
Contributor

Implemented in #656

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/java-bigtable API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

4 participants