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
feat: Adds encryption_at_rest_provider to mongodbatlas_search_deployment resource and data source (#3152)
* use preview
* add encryption_at_rest_provider computed attribute
* remove check
* dosc
* rename files
* move adv_cluster config out of resources
* fix config
* project id
* add TODO to version
-`encryption_at_rest_provider` (String) Cloud service provider that manages your customer keys to provide an additional layer of Encryption At Rest for the cluster.
61
62
-`id` (String) Unique 24-hexadecimal digit string that identifies the search deployment.
62
63
-`specs` (Attributes List) List of settings that configure the search nodes for your cluster. This list is currently limited to defining a single element. (see [below for nested schema](#nestedatt--specs))
63
64
-`state_name` (String) Human-readable label that indicates the current operating condition of this search deployment.
-`encryption_at_rest_provider` (String) Cloud service provider that manages your customer keys to provide an additional layer of Encryption At Rest for the cluster.
71
72
-`id` (String) Unique 24-hexadecimal digit string that identifies the search deployment.
72
73
-`state_name` (String) Human-readable label that indicates the current operating condition of this search deployment.
0 commit comments