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
Copy file name to clipboardExpand all lines: website/docs/d/search_service.html.markdown
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,8 @@ In addition to the Arguments listed above - the following Attributes are exporte
40
40
41
41
*`customer_managed_key_encryption_compliance_status` - Describes whether the search service is compliant or not with respect to having non-customer encrypted resources. If a service has more than one non-customer encrypted resource and `Enforcement` is `enabled` then the service will be marked as `NonCompliant`. If all the resources are customer encrypted, then the service will be marked as `Compliant`.
42
42
43
+
*`endpoint` - The endpoint used to connect to this Search Service.
44
+
43
45
*`primary_key` - The Primary Key used for Search Service Administration.
44
46
45
47
*`secondary_key` - The Secondary Key used for Search Service Administration.
Copy file name to clipboardExpand all lines: website/docs/r/search_service.html.markdown
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,6 +136,8 @@ In addition to the Arguments listed above - the following Attributes are exporte
136
136
137
137
*`customer_managed_key_encryption_compliance_status` - Describes whether the search service is compliant or not with respect to having non-customer encrypted resources. If a service has more than one non-customer encrypted resource and `Enforcement` is `enabled` then the service will be marked as `NonCompliant`. If all the resources are customer encrypted, then the service will be marked as `Compliant`.
138
138
139
+
*`endpoint` - The endpoint used to connect to this Search Service.
140
+
139
141
*`primary_key` - The Primary Key used for Search Service Administration.
140
142
141
143
*`query_keys` - A `query_keys` block as defined below.
0 commit comments