You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
Right now, the cluster created with
scylladbcloud_cluster
has "Database-level Encryption" disabled. We expect there's an option to enable it.The text was updated successfully, but these errors were encountered: