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: docs/data-sources/pulsar_cluster.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ description: |-
42
42
-`ready` (String) Pulsar cluster is ready, it will be set to 'True' after the cluster is ready
43
43
-`release_channel` (String) The release channel of the pulsar cluster subscribe to, it must to be lts or rapid, default rapid
44
44
-`storage_unit` (Number) storage unit, 1 storage unit is 2 cpu and 8gb memory
45
-
-`type` (String) The streamnative cloud instance type, supporting 'serverless'and 'standard'
45
+
-`type` (String) The streamnative cloud instance type, supporting 'serverless', 'dedicated', 'byoc' and 'byoc-pro'
46
46
-`websocket_service_url` (String) If you want to connect to the pulsar cluster using the websocket protocol, use this websocket service url.
47
47
-`websocket_service_urls` (List of String) If you want to connect to the pulsar cluster using the websocket protocol, use this websocket service url. There'll be multiple service urls if the cluster attached with multiple gateways
Copy file name to clipboardExpand all lines: docs/resources/pulsar_cluster.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ description: |-
48
48
-`pulsar_tls_service_urls` (List of String) The service url of the pulsar cluster, use it to produce and consume message. There'll be multiple service urls if the cluster attached with multiple gateways
49
49
-`pulsar_version` (String) The version of the pulsar cluster
50
50
-`ready` (String) Pulsar cluster is ready, it will be set to 'True' after the cluster is ready
51
-
-`type` (String) The streamnative cloud instance type, supporting 'serverless'and 'standard'
51
+
-`type` (String) The streamnative cloud instance type, supporting 'serverless', 'dedicated', 'byoc' and 'byoc-pro'
52
52
-`websocket_service_url` (String) If you want to connect to the pulsar cluster using the websocket protocol, use this websocket service url.
53
53
-`websocket_service_urls` (List of String) If you want to connect to the pulsar cluster using the websocket protocol, use this websocket service url. There'll be multiple service urls if the cluster attached with multiple gateways
0 commit comments