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

Support Database-Level Encryption #168

Open
zpingcai opened this issue Oct 15, 2024 · 3 comments
Open

Support Database-Level Encryption #168

zpingcai opened this issue Oct 15, 2024 · 3 comments

Comments

@zpingcai
Copy link

Right now, the cluster created with scylladbcloud_cluster has "Database-level Encryption" disabled. We expect there's an option to enable it.

@rjeczalik
Copy link
Member

Hey @zpingcai. Database-level encryption is going to be enabled soon as a default option for clusters created via API (it is already the default for the clusters created via UI).

Once that happens, it won't be possible to bootstrap a cluster with encryption at rest disabled. Thus no special attributes will need to be introduced to this tf provider.

@zpingcai
Copy link
Author

Hey @zpingcai. Database-level encryption is going to be enabled soon as a default option for clusters created via API (it is already the default for the clusters created via UI).

Once that happens, it won't be possible to bootstrap a cluster with encryption at rest disabled. Thus no special attributes will need to be introduced to this tf provider.

Thanks @rjeczalik! So for now, I guess we'd better create clusters via API/UI, and import them into terraform?
Also, I think this ticket is still needed, for providing a custom key for the encryption?

@rjeczalik
Copy link
Member

We track such features internally, but let's keep this issue open, I will update it as soon as there is any development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants